|
|
|
|
|
by afavour
1921 days ago
|
|
Sounds like a flaw in your git client. It was always possible to change the default branch name, so hardcoding master was never right. You’re far from alone in making that assumption though! The good news is this makes everyone’s git tools more resilient. > It’s not a huge pain, sure, but it isn’t nothing and I don’t get any benefit from it either The entire notion here is accommodating people. It doesn’t benefit you personally but it does benefit others. And it’s not a huge pain. At a certain point we’re expending more energy debating doing this than if everyone just did it and moved on with their lives. |
|
It wasn't in the client, it was in the tests. You know like, here's a script that makes a test repo:
> The entire notion here is accommodating people.Is it though? It seems to me like the notion is appearing to accommodate people. I still haven't seen a single person say "my great grandfather was a slave and this offends me", only people saying "this might offend someone".