public
Description: bash scripts, aliases, other misc things go here
Homepage: http://opensource.thinkrelevance.com
Clone URL: git://github.com/relevance/etc.git
Search Repo:
comments
rsanheim (author)
Fri Apr 11 07:11:52 -0700 2008
commit  400d44db274919a29377c586b93c38ea3a7847ab
tree    e5c6d2f6a299cffc5a1933994636c4f7536f7e69
parent  feadfa8b6d7d71039d27fd1eeed2b11fcf9a979f
...
8
9
10
11
 
12
13
...
8
9
10
 
11
12
13
0
@@ -8,7 +8,7 @@
0
 alias gca='git commit -v -a'
0
 alias gb='git branch'
0
 alias gba='git branch -a'
0
-
0
+# For when you are stuck between worlds...
0
 alias gsd='git svn dcommit'
0
 alias gsb='git svn rebase'

Comments

    No one has commented yet.