comment
This commit is contained in:
parent
4e64af0010
commit
68a0491f83
1 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="joey"
|
||||||
|
subject="""comment 1"""
|
||||||
|
date="2023-04-04T18:34:32Z"
|
||||||
|
content="""
|
||||||
|
Yeah, git-annex goes to considerable trouble to make sure it can convince
|
||||||
|
git to commit. This is because, when I didn't do that, I was *inundated*
|
||||||
|
with bug reports from users with poorly configured systems where git cannot
|
||||||
|
guess a default user.name for various reasons.
|
||||||
|
|
||||||
|
I'm willing to support user.useConfigOnly, but only to the extent it
|
||||||
|
doesn't make me have to deal with all that again.
|
||||||
|
|
||||||
|
And I think it's probably unncessary for git-annex to set user.name and
|
||||||
|
user.email in the git config ever. It should be able to temporarily override
|
||||||
|
them when it needs to do so.
|
||||||
|
"""]]
|
Loading…
Add table
Reference in a new issue