Skip to content

Instantly share code, notes, and snippets.

@Serabe
Forked from headius/gist:154485
Created July 25, 2009 11:44
Show Gist options
  • Save Serabe/154780 to your computer and use it in GitHub Desktop.
Save Serabe/154780 to your computer and use it in GitHub Desktop.
[alias]
st = status
ci = commit
co = checkout
svnup = svn fetch
sup = svn fetch
svnci = svn dcommit
sci = svn dcommit
up = pull --rebase
sreb = svn rebase
srt = svn rebase remotes/trunk
srebt = svn rebase remotes/trunk
reb = rebase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment