Skip to content

Instantly share code, notes, and snippets.

@headius
Created July 24, 2009 19:20
Show Gist options
  • Save headius/154485 to your computer and use it in GitHub Desktop.
Save headius/154485 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