You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also (should be a new issue maybe) actually write somewhere. e.g. the CodingGuidelines "the (-unwritten-) convention is to use -1 for unspecified values of command-line options of config settings"
Also (should be a new issue maybe) actually write somewhere. e.g. the CodingGuidelines "the (-unwritten-) convention is to use -1 for unspecified values of command-line options of config settings"
Definitely worth a new ticket. How about it, @PhilipOakley?
Definitely worth a new ticket. How about it, @PhilipOakley?
It's in/on my pile of todo lists 😉 ... (actually that's two actions: a) create issue, b) write three line doc update with 25 line commit message over 4 versions;-)
In Git's source code, the (unwritten) convention is to use
-1
for unspecified values of command-line options of config settings.Currently, the
rerere.autoUpdate
setting disagrees, and we should rectify this.See https://public-inbox.org/git/[email protected]/
The text was updated successfully, but these errors were encountered: