Re: User's mailing list? And multiple cherry pick

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David <wizzardx@...>
Cc: <git@...>
Date: Wednesday, June 4, 2008 - 7:02 am

El 4/6/2008, a las 12:02, David escribió:


I guess it depends on how long-lived your topic branches are, and how  
urgently you want to get independent fixes back into "master".

If the topic branch isn't very long-lived, and the fix isn't  
incredibly urgent, you could just keep it in the topic until the  
entire topic branch is ready to be merged back in.

If the fix depends on changes in the topic branch then getting it into  
master may not be so urgent anyway. How often does this really happen?  
I know that all code bases are different, but in my experience if I  
discover a problem (in master) while working on a topic, the fix is  
usually independent of the topic, in which case I have two options:  
either fix it on master (and then optionally rebase the topic), or  
just fix it on the topic and let the fix propagate back to the master  
when I merge in the topic.

Don't forget that you also have "git stash" for those moments when you  
are working on a topic and see a completely unrelated fix or change  
that you want to do.

But obviously, this is all highly context-dependent and what works for  
me won't always work for everyone.

Wincent

--
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: User's mailing list? And multiple cherry pick, Stephan Beyer, (Wed Jun 4, 4:00 am)
Re: User's mailing list? And multiple cherry pick, Jakub Narebski, (Wed Jun 4, 3:39 am)
Re: User's mailing list? And multiple cherry pick, Miklos Vajna, (Wed Jun 4, 7:10 am)
Re: User's mailing list? And multiple cherry pick, Theodore Tso, (Wed Jun 4, 7:36 am)
Re: User's mailing list? And multiple cherry pick, Jakub Narebski, (Wed Jun 4, 4:50 am)
Re: User's mailing list? And multiple cherry pick, Jakub Narebski, (Wed Jun 4, 5:47 am)
Re: User's mailing list? And multiple cherry pick, Junio C Hamano, (Wed Jun 4, 2:58 am)
Re: User's mailing list? And multiple cherry pick, Johan Herland, (Wed Jun 4, 4:16 am)
Re: User's mailing list? And multiple cherry pick, Jakub Narebski, (Wed Jun 4, 4:05 am)
Re: User's mailing list? And multiple cherry pick, Wincent Colaiuta, (Wed Jun 4, 5:39 am)
Re: User's mailing list? And multiple cherry pick, Jakub Narebski, (Wed Jun 4, 7:09 am)
Re: User's mailing list? And multiple cherry pick, Wincent Colaiuta, (Wed Jun 4, 7:02 am)
Re: User's mailing list? And multiple cherry pick, Johan Herland, (Wed Jun 4, 4:23 am)