Re: Working with Git and CVS in a team.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mirko Stocker <mirko.stocker@...>
Cc: Git Mailing List <git@...>
Date: Friday, June 13, 2008 - 10:50 am

On Fri, Jun 13, 2008 at 04:33:34PM +0200, Mirko Stocker <mirko.stocker@hsr.=
ch> wrote:

Don't you mean origin/master?

In general, if you don't merge your changes but you rebase on top of the
new upstream head, then you can use 'git format-patch origin/master..'
to create patches for each commit.

It'll include the commit message and each commit will be written out as
a separate file.
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Working with Git and CVS in a team., Mirko Stocker, (Fri Jun 13, 10:33 am)
Re: Working with Git and CVS in a team., Jeff King, (Fri Jun 13, 12:09 pm)
Re: Working with Git and CVS in a team., Mirko Stocker, (Fri Jun 13, 4:47 pm)
Re: Working with Git and CVS in a team., Jeff King, (Fri Jun 13, 4:55 pm)
Re: Working with Git and CVS in a team., Mirko Stocker, (Sun Jun 15, 4:22 pm)
Re: Working with Git and CVS in a team., Jeff King, (Sun Jun 15, 4:48 pm)
Re: Working with Git and CVS in a team., Mirko Stocker, (Mon Jun 16, 9:39 am)
Re: Working with Git and CVS in a team., Miklos Vajna, (Fri Jun 13, 10:50 am)
Re: Working with Git and CVS in a team., Mirko Stocker, (Fri Jun 13, 4:43 pm)
Re: Working with Git and CVS in a team., John J. Franey, (Mon Jun 16, 12:04 pm)
Re: Working with Git and CVS in a team., Miklos Vajna, (Fri Jun 13, 4:47 pm)
Re: Working with Git and CVS in a team., Mirko Stocker, (Sun Jun 15, 4:20 pm)
Re: Working with Git and CVS in a team., Miklos Vajna, (Sun Jun 15, 4:34 pm)