Re: What's cooking in git/spearce.git (topics)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Monday, October 22, 2007 - 6:29 pm

Theodore Tso <tytso@mit.edu> writes:


Ah, these days I almost always do:

	git checkout pu
	git reset --hard next

and then merge the topics that haven't been merged anywhere by
hand, using output from

        Meta/git-topic.perl

as the guide.


Well, the policy is never to commit directly on top of next
(iow, only merge other topics and nothing else).  Otherwise it
becomes hard to allow individual topics graduate to 'master'
independently.
-
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:
What's cooking in git/spearce.git (topics), Shawn O. Pearce, (Mon Oct 15, 11:04 pm)
Re: What's cooking in git/spearce.git (topics), Johannes Schindelin, (Tue Oct 16, 4:16 am)
Re: What's cooking in git/spearce.git (topics), Theodore Tso, (Tue Oct 16, 12:57 pm)
Re: What's cooking in git/spearce.git (topics), Shawn O. Pearce, (Tue Oct 16, 4:40 pm)
Re: What's cooking in git/spearce.git (topics), Shawn O. Pearce, (Tue Oct 16, 8:20 pm)
Re: What's cooking in git/spearce.git (topics), Junio C Hamano, (Mon Oct 22, 6:15 pm)
Re: What's cooking in git/spearce.git (topics), Theodore Tso, (Mon Oct 22, 6:21 pm)
Re: What's cooking in git/spearce.git (topics), Junio C Hamano, (Mon Oct 22, 6:29 pm)
Re: What's cooking in git/spearce.git (topics), Theodore Tso, (Mon Oct 22, 7:00 pm)
Re: What's cooking in git/spearce.git (topics), Shawn O. Pearce, (Mon Oct 22, 9:05 pm)
Re: What's cooking in git/spearce.git (topics), Shawn O. Pearce, (Mon Oct 22, 9:27 pm)
Re: What's cooking in git/spearce.git (topics), Theodore Tso, (Mon Oct 22, 9:33 pm)
Re: What's cooking in git/spearce.git (topics), Shawn O. Pearce, (Mon Oct 22, 9:46 pm)
Re: What's cooking in git/spearce.git (topics), Theodore Tso, (Mon Oct 22, 9:56 pm)
Re: What's cooking in git/spearce.git (topics), Shawn O. Pearce, (Mon Oct 22, 10:07 pm)
Re: What's cooking in git/spearce.git (topics), Theodore Tso, (Mon Oct 22, 10:30 pm)
Re: What's cooking in git/spearce.git (topics), Shawn O. Pearce, (Mon Oct 22, 10:42 pm)
Re: What's cooking in git/spearce.git (topics), Theodore Tso, (Tue Oct 23, 5:03 am)
Re: What's cooking in git/spearce.git (topics), Daniel Barkalow, (Tue Oct 23, 10:44 am)
Re: What's cooking in git/spearce.git (topics), Junio C Hamano, (Tue Oct 23, 12:00 pm)
Re: What's cooking in git/spearce.git (topics), Theodore Tso, (Tue Oct 23, 5:12 pm)