public this repo is viewable by everyone
Fork of eventualbuddha/sake-git
Description: A set of Sake tasks to make developing with Git easier.
Clone URL: git://github.com/granth/sake-git.git
removed git:helpers description so sake will hide it
granth (author)
15 days ago
commit  42d194ee6561c864146b4cf8a3891705d4cc6a08
tree    6e297d487bcf70abb5a3b1e56b1686c9b98bb866
parent  15879e86954d89d97eb9437f4d1f2751b6677ff1
...
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

  • eventualbuddha 15 days ago

    I agree in theory, but without it there I don’t know how to make sake show that ‘git:helpers’ is installed, which the ‘install’ task in the project needs. If you can make it work with that I’m happy to pull it over.

  • granth 15 days ago

    Oops. I hadn’t even looked at the Rakefile (I used sake -i).
    ‘sake -Tv’ shows all the tasks. I’ve patched the Rakefile to use that.
    http://github.com/granth/sake-git/commit/756b1090fd45102f0390b08c7dc5bc751f666313