diff options
author | fr33domlover <fr33domlover@web> | 2014-05-09 15:32:48 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-05-09 15:32:48 -0400 |
commit | fc24df96c10b804d3022eb92caf687729921adbb (patch) | |
tree | d55acdeceec462c975d04fd94bab110da30ac719 /doc/tips | |
parent | a066bfd7ff89a3d9ca35b2e182c760a3f3aceb5e (diff) | |
download | ikiwiki-fc24df96c10b804d3022eb92caf687729921adbb.tar ikiwiki-fc24df96c10b804d3022eb92caf687729921adbb.tar.gz |
Ask about the gitolite comment
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines/discussion.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines/discussion.mdwn b/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines/discussion.mdwn new file mode 100644 index 000000000..a65b56292 --- /dev/null +++ b/doc/tips/Hosting_Ikiwiki_and_master_git_repository_on_different_machines/discussion.mdwn @@ -0,0 +1,10 @@ +It may be clear to experienced/technical gitolite users, but it confused me so I'd like to ask: + +In the comment about gitolite mentioning the line with $GL_USER, I assume "gitolite-user" +needs to be replaced with the name of the gitolite user with which ikiwiki pushes +changes? For example, if I have a key 'ikiwiki.pub', I use "ikiwiki" in the hook. + +If that's what the comment means, I'd be happy if it was made clear, so it's easier +to understand. Or I can edit it myself, once I make sure I really understand. + +--[[fr33domlover]] |