summaryrefslogtreecommitdiff
path: root/doc/special_remotes/hook
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2013-07-31 16:25:55 +0000
committerGravatar admin <admin@branchable.com>2013-07-31 16:25:55 +0000
commit25560be57cafaf668edbc00dc076e581d17a2e7a (patch)
tree720f757c21808fb848c34dbbb53c51c263407287 /doc/special_remotes/hook
parent9a9eda44980bdb26c97e0648ae586302abe90a87 (diff)
Added a comment
Diffstat (limited to 'doc/special_remotes/hook')
-rw-r--r--doc/special_remotes/hook/comment_5_6fbf1e963fa3ea4b2eb8ca5a3819762d._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/special_remotes/hook/comment_5_6fbf1e963fa3ea4b2eb8ca5a3819762d._comment b/doc/special_remotes/hook/comment_5_6fbf1e963fa3ea4b2eb8ca5a3819762d._comment
new file mode 100644
index 000000000..a4c7b525e
--- /dev/null
+++ b/doc/special_remotes/hook/comment_5_6fbf1e963fa3ea4b2eb8ca5a3819762d._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="4.154.0.21"
+ subject="comment 5"
+ date="2013-07-31T16:25:55Z"
+ content="""
+The checkpresent hook should always exit 0 unless there was an exceptional condition (eg, perhaps it cannot check if the file exists one way or the other). Like the documentation for it says, the important thing is what it outputs to stdout, which should contain the key name if it's present, and should not contain the key name if it's not present.
+
+I hope you post to this website about your special remote when you get it fully working!
+"""]]