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 07b14c0 + 50df963 commit fca1d9fCopy full SHA for fca1d9f
Documentation/git.txt
@@ -228,7 +228,10 @@ If you just want to run git as if it was started in `<path>` then use
228
--attr-source=<tree-ish>::
229
Read gitattributes from <tree-ish> instead of the worktree. See
230
linkgit:gitattributes[5]. This is equivalent to setting the
231
- `GIT_ATTR_SOURCE` environment variable.
+ `GIT_ATTR_SOURCE` environment variable. The `attr.tree`
232
+ configuration variable is used as a fallback when this option
233
+ or the environment variable are not in use.
234
+
235
236
GIT COMMANDS
237
------------
0 commit comments