public
Description: Automate common steps when getting setup with git-svn.
Homepage: http://effectif.com/2008/4/24/easy-git-svn-for-rails
Clone URL: git://github.com/gma/git-me-up.git
Added Makefile and docs.
Graham Ashton (author)
Thu Apr 24 10:12:24 -0700 2008
commit  0eea2a00225596b9474adbfe568b1f154174ca7b
tree    c1610a4723fc92e5c8e2559a531b1ff53b13b790
parent  3bc7122bf31b633247b51a890e537042234c96f9
...
13
14
15
16
17
 
 
18
19
20
...
13
14
15
 
 
16
17
18
19
20
0
@@ -13,8 +13,8 @@
0
 # their own git repositories. Each external plugin is symlinked into
0
 # vendor/plugins, and Git is instructed to ignore them.
0
 #
0
-# - A new working branch is created (called "work" by default; override)
0
-# it by setting the BRANCH environement variable.
0
+# - A new working branch is created (called "work" by default; override
0
+# it by setting the BRANCH environement variable).
0
 #
0
 # Synopsis: git-me-up <subversion-repo> <local-git-repo>
0
 #

Comments

    No one has commented yet.