public
Description: Don't use this. It's slow and requires ruby and sake. Use this: http://gist.github.com/12718
Homepage: http://gist.github.com/12718
Clone URL: git://github.com/eventualbuddha/sake-git.git
Wed Apr 16 13:27:14 -0700 2008
commit  15879e86954d89d97eb9437f4d1f2751b6677ff1
tree    e93703513f403e6c59e001422d7609426f1fd16f
parent  835bd93a838792771973e06c9554efea0a8f1999
sake-git / gitconfig.sample
100644 9 lines (8 sloc) 0.198 kb
1
2
3
4
5
6
7
8
9
[alias]
  ci = !sake git:push
  up = !sake git:update
  upa = !sake git:update:all
  open = !sake git:open NAME= -- $1
  close = !sake git:close NAME= -- $1
  fold = !sake git:fold
  sq = !sake git:squash