Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Add a link from update-server-info documentation to repository layout.
author
Junio C Hamano
<junkio@cox.net>
Sun, 4 Sep 2005 18:25:56 +0000
(11:25 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Sun, 4 Sep 2005 18:25:56 +0000
(11:25 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-update-server-info.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
433ef8a
)
diff --git
a/Documentation/git-update-server-info.txt
b/Documentation/git-update-server-info.txt
index 830f39803419f9c0691e3aaf027920a5c0ef7877..74c4364ad847e29a1e1918b1d1c7781454d064fb 100644
(file)
--- a/
Documentation/git-update-server-info.txt
+++ b/
Documentation/git-update-server-info.txt
@@
-24,8
+24,27
@@
OPTIONS
-------
--force::
-------
--force::
- Update the info files even when they do not appear
- stale.
+ Update the info files from scratch.
+
+
+OUTPUT
+------
+
+Currently the command updates the following files. Please see
+link:repository-layout.html[repository-layout] for description
+of what they are for:
+
+* objects/info/packs
+
+* info/refs
+
+* info/rev-cache
+
+
+BUGS
+----
+When you remove an existing ref, the command fails to update
+info/refs file unless `--force` flag is given.
Author
Author