author | J. Bruce Fields <bfields@citi.umich.edu> | |
Mon, 10 Sep 2007 02:07:02 +0000 (22:07 -0400) | ||
committer | J. Bruce Fields <bfields@citi.umich.edu> | |
Sun, 23 Sep 2007 16:57:54 +0000 (12:57 -0400) | ||
commit | fc74ecc12cd339c6d8abd1c363733e67eb50945c | |
tree | 45a19770d153ae44b3e73da8b67ade59c9129159 | tree | snapshot |
parent | 806ea701ce3624aa6a89648b6ca5d858703398cb | commit | diff |
user-manual: don't assume refs are stored under .git/refs
The scripts taken from Tony Luck's howto assume all refs can be found
under .git/refs, but this is not necessarily true, especially since
git-gc runs git-pack-refs.
Also add a note warning of this in the chapter that introduces refs, and
fix the same incorrect assumption in one other spot.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
The scripts taken from Tony Luck's howto assume all refs can be found
under .git/refs, but this is not necessarily true, especially since
git-gc runs git-pack-refs.
Also add a note warning of this in the chapter that introduces refs, and
fix the same incorrect assumption in one other spot.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Documentation/user-manual.txt | diff | blob | history |