public
Description: A set of Sake tasks to make developing with Git easier.
Clone URL: git://github.com/eventualbuddha/sake-git.git
Search Repo:
removed git:helpers description so sake will hide it
granth (author)
Wed Apr 30 09:47:02 -0700 2008
eventualbuddha (committer)
Thu May 08 10:08:32 -0700 2008
commit  ab308fc3fbbffa7222097de14418d5dd421f5111
tree    a7591a64bb21c199e198ded22c94ee41a52fa643
parent  d0d745e970f0ffd5f7466969059ae379cf8590fd
...
1
2
3
4
...
 
1
2
3
0
@@ -1,4 +1,3 @@
0
-desc "This is just here for the other tasks and isn't intended for your use"
0
 task 'git:helpers' do
0
   class GitError < RuntimeError; end
0
   class GitRebaseError < GitError; end

Comments

    No one has commented yet.