Skip to content

Commit

Permalink
Add converted gitconfig.sample from sake-git
Browse files Browse the repository at this point in the history
  • Loading branch information
cypher committed May 19, 2008
1 parent fae7f20 commit 223df82
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gitconfig.sample
@@ -0,0 +1,8 @@
[alias]
ci = !thor git:push
up = !thor git:update
upa = !thor git:update:all
open = !thor git:open -- $1
close = !thor git:close -- $1
fold = !thor git:fold
sq = !thor git:squash

0 comments on commit 223df82

Please sign in to comment.