Re: [PATCH] Invoke git-repo-config directly.
From: Andreas Ericsson <hidden>
Date: 2016-06-15 22:42:21
Timo Hirvonen wrote:
On Thu, 16 Mar 2006 12:53:20 +0000 (UTC) Mark Wooding [off-list ref] wrote:quoted
By the way, am I the only person who /likes/ having all the git-* programs on his path? It makes shell completion work fairly well without having to install strange completion scripts which get out of date for one thing.I like git-* for the same reason. But if git potty had aliases for long commands then git-* commands would become irrelevant. Especially "git co" would be nice. It even would be faster to type than git-ch<tab>c<tab>o<tab> ;)
It would indeed, and it should also be fairly trivial. However, adding short-hands that are identical with cvs and svn but does a totally different thing (well, not really different, but cvs users will be surprised) is not necessarily a good thing. It would be better, imo, to add ambiguity detection for commands that lacks an exact match. That way "git br" and "git branch" would be identical and the logic only needs doing once. I'm not terribly excited about it though, so... -- Andreas Ericsson andreas.ericsson@op5.se OP5 AB www.op5.se Tel: +46 8-230225 Fax: +46 8-230231