]> git.madduck.net Git - code/vcsh.git/history - doc/sample_hooks

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

vcsh: Factor out code from status() into status_helper()
[code/vcsh.git] / doc / sample_hooks /
2014-03-24 Richard HartmannMerge branch 'master' of github.com:RichiH/vcsh
2014-03-15 Richard HartmannMerge remote-tracking branch 'andschwa/docs'
2014-03-15 Richard HartmannMerge remote-tracking branch 'jfw/master'
2014-03-12 Jeff Fein-WortonImproved post-init-add-origin hook
2014-03-05 Richard HartmannMerge branch 'feature/gitattributes'
2014-03-04 Richard HartmannMerge pull request #108 from alerque/master
2014-02-27 Richard HartmannMerge pull request #108 from alerque/master
2014-02-27 Caleb Maclennanuse more portable find syntax
2014-02-25 Jeff Fein-Wortonadded sample post-init
2014-02-13 Richard HartmannMerge branch 'feature/chown'
2014-02-08 Richard Hartmanndoc/sample_hooks/: Cleanups
2014-02-08 Richard HartmannMerge pull request #89 from alerque/master
2014-02-05 Caleb Maclennanadd sample hooks that allow cloning over extant files