summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-17 15:58:32 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-17 15:58:32 -0400
commite0bdd0d5b17f3234e1bc1143146413480c4c6b0c (patch)
tree0bf44674c5d7252738369ff18db8d092b3155693
parent63fe34b5ad9d1c691cef9827673465f532f6d216 (diff)
linkify
-rw-r--r--doc/tips/making_a_remote_repo_update_when_changes_are_pushed_to_it.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tips/making_a_remote_repo_update_when_changes_are_pushed_to_it.mdwn b/doc/tips/making_a_remote_repo_update_when_changes_are_pushed_to_it.mdwn
index 1834e31a5..821c679d1 100644
--- a/doc/tips/making_a_remote_repo_update_when_changes_are_pushed_to_it.mdwn
+++ b/doc/tips/making_a_remote_repo_update_when_changes_are_pushed_to_it.mdwn
@@ -17,7 +17,8 @@ normally you'll want to avoid manually changing the remote's working tree,
and only push changes into it in this configuration.
When the remote is using [[direct_mode]] or
-[[adjusted_branches|git-annex-adjust]], you need the git-annex post-receive
+[[adjusted_branches|git-annex-adjust]], you need the
+[[git-annex post-receive|git-annex-post-receive]]
hook to be set up for pushes to update the remote's working tree.
This is a new feature in git-annex 6.20170217. If the remote was
initialized with an older version of git-annex, you will need to re-run