diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-27 14:33:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-27 14:33:44 -0400 |
commit | 563484e1354878df4a6877e4506af0d70e41b13e (patch) | |
tree | 119b65ec7fa76f1f6a72c25739f48bce1a58c146 /doc/todo | |
parent | 3281a1cb19e25f964ca9b91877a194fcb216ca5d (diff) |
pre-commit hook
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/symlink_farming_commit_hook.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/symlink_farming_commit_hook.mdwn b/doc/todo/symlink_farming_commit_hook.mdwn index af03beb70..3e93cb34b 100644 --- a/doc/todo/symlink_farming_commit_hook.mdwn +++ b/doc/todo/symlink_farming_commit_hook.mdwn @@ -10,3 +10,5 @@ up. back to git-annex. If you want to have your own shell script in the post-commit hook, just make it call `git annex` with no parameters. git-annex will detect when it's run from a git hook and do the necessary fixups. + +[[done]] |