Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
docs:site5:update-server-info [2010/04/10 11:14] – created billhdocs:site5:update-server-info [2016/03/27 22:41] (current) billh
Line 1: Line 1:
 ====== update-server-info ====== ====== update-server-info ======
-When using http:// or any other "dumb" protocol, git needs to set up files so a client knows what refs and packs are available.+When using %%http://%% or any other "dumb" protocol, git needs to set up files so a client knows what refs and packs are available.
  
 ===== enable the post-update hook ===== ===== enable the post-update hook =====
Line 10: Line 10:
 chmod +x post-update chmod +x post-update
 </code> </code>
 +  * since the command isn't on Site5 exactly the way it's listed in this file, open it and edit the file like this<code>
 +#exec git-update-server-info
 +git update-server-info
 +</code>
 +
 +===== See Also =====
 +  * [[git]]
  
 ===== External Links ===== ===== External Links =====
  • docs/site5/update-server-info.1270919688.txt.gz
  • Last modified: 2010/04/10 11:14
  • by billh