login
Header Space

 
 

Re: Cleaning up git user-interface warts

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Sean <seanlkml@...>
Cc: Carl Worth <cworth@...>, Linus Torvalds <torvalds@...>, Nicolas Pitre <nico@...>, Michael K. Edwards <medwards.linux@...>, <git@...>
Date: Wednesday, November 15, 2006 - 7:15 pm

Sean <seanlkml@sympatico.ca> wrote:

So what about making git-merge take a -m "msg" argument to supply
the commit message, in which case it does the current behavior
(and thus git-pull needs to change to supply -m); and then make
git-merge without any -m parameter invoke "git pull . $@" ?

A minor tweak to both apps, a minor breakage to git-merge, but one
that I think anyone who invokes it by hand today would find sane
(using -m like we do elsewhere) and since the vintage of both
git-pull and git-merge should always match shouldn't break anyone
who uses git-pull today.

-- 
Shawn.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Cleaning up git user-interface warts, Shawn Pearce, (Wed Nov 15, 7:15 pm)
Re: Cleaning up git user-interface warts, Richard CURNOW, (Thu Nov 16, 3:51 am)
Re: Cleaning up git user-interface warts, Johannes Schindelin, (Thu Nov 16, 7:01 pm)
speck-geostationary