Dear diary, on Mon, May 29, 2006 at 04:01:48AM CEST, I got a letter where Junio C Hamano <junkio@xxxxxxx> said that... > Petr Baudis <pasky@xxxxxx> writes: > > >> I don't like this syntax. What other stuff (beside "cmd") would be under > >> "[alias "co"]? Why not simply: > >> > >> [alias] > >> co = commit -a > >> publish = push public.site.com:/pub/scm/my-public-repo > > > > Nice, I like this. > > Sorry, I don't. The left hand side of '=' does not allow > anything but alnum and squashes the case. Does that really matter that much? Perhaps we might support something like "!ooOk" = commit -a (and it will probably not do what the user expects if he sticks whitespaces in). > Please stick to [alias "co"] syntax. That sucks, e.g. because it's alias-specific, and it's inconsistent. I can't have anything like "cgalias" then. Let's make some effort to keep the syntax clean... -- Petr "Pasky" Baudis Stuff: http://pasky.or.cz/ A person is just about as big as the things that make them angry. - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html