|
|
|
|
|
by CydeWeys
3377 days ago
|
|
I think backwards incompatibility would be acceptable. Add read support for the new format to git, but then don't have widespread repositories using the new format until some period of time later. By the time they do become commonplace, everyone should already be running a version of git supporting them. It's not exactly hard to upgrade git in most situations anyway, just a simple invocation of: $ sudo $PKG_MGR upgrade git
|
|