Am Dienstag, 31. März 2009 schrieb John Mandereau:
> Graham Percival a écrit :
> > On Sat, Mar 28, 2009 at 11:57:06AM +0100, Reinhold Kainhofer wrote:
> >> - -) git fetch + git rebase will take that local commit and append it
> >> after
> >>   the HEAD of current master, so it will be
> >>    yourcommit (=new local master)
> >>
> >>    current_remote_head
> >>
> >>     state when you last pulled/fetched
> >
> > The first version looks easier to read.  Is there any command-line
> > argument we could give to "git commit" to make it automatically
> > rebase stuff?  Or any option we could give to "git pull", or an
> > option to set in git/config ?
>
> git pull --rebase

Wow, that's cool. I didn't know about that option. That saves me one step when 
fetching/pulling!

Cheers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to