On Tue, Mar 14, 2006 at 03:07:39PM -0800, Linus Torvalds wrote:
On Tue, 14 Mar 2006, Qingning Huo wrote:
quoted
We have "git-read-tree" and "git repo-config" at the same time. Are
there any rules saying which form should be preferred? How about pick
one form and stick to it?
I agree that it is inconsistent as-is. So a patch to make it use the
"git-repo-config" form (the argument being that internally, we use the
full names) might be good if just for consistency.
Can these two patches be accepted then? What do others think?
Qingning