[webkit-help] How to use git to checkout a specify version of Webkit code
hap 497
hap497 at gmail.com
Fri Aug 21 13:49:08 PDT 2009
>From http://trac.webkit.org/wiki/UsingGitWithWebKit, there are these 3 steps
in checking out Webkit using git. Which step i need to change to specify
checkout a right version of Webkit for chromium?
Thank you.
git clone git://git.webkit.org/WebKit.git WebKit
cd WebKit
git svn init -T trunk http://svn.webkit.org/repository/webkit
git update-ref refs/remotes/trunk origin/master
git svn fetch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20090821/e5c8936c/attachment.html>
More information about the webkit-help
mailing list