We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c1cea commit ac98787Copy full SHA for ac98787
Documentation/git-cat-file.txt
@@ -54,8 +54,9 @@ OPTIONS
54
55
--textconv::
56
Show the content as transformed by a textconv filter. In this case,
57
- <object> has be of the form <tree-ish>:<path>, or :<path> in order
58
- to apply the filter to the content recorded in the index at <path>.
+ <object> has to be of the form <tree-ish>:<path>, or :<path> in
+ order to apply the filter to the content recorded in the index at
59
+ <path>.
60
61
--batch::
62
--batch=<format>::
0 commit comments