comment
This commit is contained in:
parent
89095abc26
commit
f6f46eb9eb
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 9"""
|
||||||
|
date="2022-08-01T16:39:40Z"
|
||||||
|
content="""
|
||||||
|
I also think that the thinking in this comment is worth considering:
|
||||||
|
<https://github.com/datalad/datalad/issues/5383#issuecomment-770108778>
|
||||||
|
|
||||||
|
Those are valid reasons to prefer to be able to set things like this
|
||||||
|
in gitattributes rather than the global config. Those kinds of
|
||||||
|
considerations are why the global config always has a local way to override
|
||||||
|
it. Sometimes that is necessarily .git/config, not .gitattributes though.
|
||||||
|
"""]]
|
Loading…
Reference in a new issue