[llvm-commits] [PATCH] Add git-svn helper script git-svnup to GettingStarted.rst
Michael Gottesman
mgottesman at apple.com
Wed Jan 23 14:48:02 PST 2013
The attached patch adds a small "git script" to the git-svn section of GettingStarted.rst that performs all of the steps needed to do a git update via the git mirrors.
It performs all of the git mirror update steps automatically for you when you type in,
git svnup
or
git-svnup
I have found that the git script simplifies my life a lot so I wanted to give back by adding it to the documentation.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-new-section-to-the-git-svn-getting-started-sec.patch
Type: application/octet-stream
Size: 4357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130123/366456cb/attachment.obj>
-------------- next part --------------
Please Review,
Michael
More information about the llvm-commits
mailing list