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
Tue May 20 19:06:12 -0700 2008
commit  791ff7020b71db51a5112619feccec4d58604dc6
tree    76171f9ae19402ccd5267339973881c40f4d6b4b
parent  c20d9741a742b882d7f22fdcc4ec27cf1a932b6b
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