Skip to content

Commit

Permalink
Added first version of git-svn aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
nwinkler committed Nov 14, 2013
1 parent 8bf641b commit 85314e3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions aliases/available/gitsvn.aliases.bash
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
cite 'about-alias'
about-alias 'common git-svn abbreviations'

# Aliases
alias gsr='git svn rebase'
alias gsc='git svn dcommit'
alias gsi='git svn info'

0 comments on commit 85314e3

Please sign in to comment.