Add a link where to find some GUIs for git.

svn path=/trunk/; revision=44554
This commit is contained in:
Jörg Mayer 2012-08-17 18:13:39 +00:00
parent 6d711993f7
commit 409f711889
1 changed files with 2 additions and 0 deletions

View File

@ -3037,6 +3037,8 @@ to the DISSECTOR_SRC section of epan/CMakeLists.txt
1.10a Using git with the SVN source code tree.
Install git and the git-svn package.
A probably incomplete list for various OSes of git GUIs can be found at
"http://delicious.com/matthew.mccullough/git+gui".
Run "mkdir git; cd git; git svn clone <svn-url>", e.g. if you are using
the anonymous svn tree, run
"git svn clone http://anonsvn.wireshark.org/wireshark/trunk/"