]> git.madduck.net Git - code/vcsh.git/commit

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:

added sample post-init
authorJeff Fein-Worton <jeff@fein-worton.com>
Sat, 22 Feb 2014 08:33:23 +0000 (00:33 -0800)
committerJeff Fein-Worton <jeff@fein-worton.com>
Tue, 25 Feb 2014 04:53:44 +0000 (20:53 -0800)
commit0be68e89bd73e70978436463d8c8196d1770cf24
tree3227e32bb7ae87287341321aa82cd2b7ecafe974
parenta7ec1feb5aaa690f1360f8c4f91d670bb3787752
added sample post-init
doc/sample_hooks/post-init-add-origin [new file with mode: 0755]
doc/sample_hooks/post-init-setup-mr [new file with mode: 0755]