public
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

granth's sake-git Feed   feed

granth commented on granth/sake-git 5 months ago
Comment in 42d194e:

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

granth committed to granth/sake-git 5 months ago

756b1090fd45102f0390b08c7dc5bc751f666313

use sake -Tv to include hidden tasks

eventualbuddha commented on granth/sake-git 5 months ago
Comment in 42d194e:

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 committed to granth/sake-git 5 months ago

42d194ee6561c864146b4cf8a3891705d4cc6a08

removed git:helpers description so sake will hide it