Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Teach fsck and prune about the new location of temporary objects
[gitweb.git]
/
Documentation
/
git-for-each-ref.txt
diff --git
a/Documentation/git-for-each-ref.txt
b/Documentation/git-for-each-ref.txt
index 29c29f88302b5680f639d8ed007c2a2e4b08fdf9..727d84e6735417baa82fe7abff5b6945f6d6cef4 100644
(file)
--- a/
Documentation/git-for-each-ref.txt
+++ b/
Documentation/git-for-each-ref.txt
@@
-79,7
+79,7
@@
objecttype::
The type of the object (`blob`, `tree`, `commit`, `tag`).
objectsize::
- The size of the object (the same as
`git-cat-file -s`
reports).
+ The size of the object (the same as
'git-cat-file -s'
reports).
objectname::
The object name (aka SHA-1).