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.
2 parents 920a5d4 + fc7642a commit 567323dCopy full SHA for 567323d
Documentation/git-archive.txt
@@ -116,7 +116,7 @@ Note that attributes are by default taken from the `.gitattributes` files
116
in the tree that is being archived. If you want to tweak the way the
117
output is generated after the fact (e.g. you committed without adding an
118
appropriate export-ignore in its `.gitattributes`), adjust the checked out
119
-`.gitattributes` file as necessary and use `--work-tree-attributes`
+`.gitattributes` file as necessary and use `--worktree-attributes`
120
option. Alternatively you can keep necessary attributes that should apply
121
while archiving any tree in your `$GIT_DIR/info/attributes` file.
122
0 commit comments