diff options
author | http://www.openid.albertlash.com/openid/ <http://www.openid.albertlash.com/openid/@web> | 2011-12-24 06:08:46 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-12-24 06:08:46 +0000 |
commit | ccddaf2f5c024be02efd44494ed11d09b2102872 (patch) | |
tree | c8ef3bfcca16c58b76d1a575814d7bd434ac7ac8 /doc | |
parent | 4eafd43cce00942625b24adb50917e9074ae7e4b (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/using_gitolite_with_git-annex/comment_1_9a2a2a8eac9af97e0c984ad105763a73._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/tips/using_gitolite_with_git-annex/comment_1_9a2a2a8eac9af97e0c984ad105763a73._comment b/doc/tips/using_gitolite_with_git-annex/comment_1_9a2a2a8eac9af97e0c984ad105763a73._comment new file mode 100644 index 000000000..807180660 --- /dev/null +++ b/doc/tips/using_gitolite_with_git-annex/comment_1_9a2a2a8eac9af97e0c984ad105763a73._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="http://www.openid.albertlash.com/openid/" + ip="71.178.29.218" + subject="comment 1" + date="2011-12-24T06:08:45Z" + content=""" +Looks like you are missing a closing double quote on the line: + + +echo '$GL_ADC_PATH = \"/usr/local/lib/gitolite/adc/;' >>~gitolite/.gitolite.rc + +right after /; + +I got this working by the way - great stuff. +"""]] |