git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* merging initial part of a branch?
@ 2006-01-11 23:04 J. Bruce Fields
  2006-01-11 23:47 ` Junio C Hamano
  0 siblings, 1 reply; 17+ messages in thread
From: J. Bruce Fields @ 2006-01-11 23:04 UTC (permalink / raw)
  To: Git Mailing List

External kernel projects sometimes work only against major
releases--it's easier for their users/testers to find a major release
than a random git version, and at least in the early prototype stage, it
isn't critical to be working on the tip all the time.

Is there a simple way to say, for example, "merge in all the upstream
changes up to v2.6.15"?

It looks like git pull will only update me to the very tip of a branch.
I could create a new local branch that stops at v2.6.15, then pull from
that.  Can I accomplish the same thing somehow with just one git pull?
Or is there some other convenient shorthand that I've missed?

--b.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2006-01-23  4:57 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-11 23:04 merging initial part of a branch? J. Bruce Fields
2006-01-11 23:47 ` Junio C Hamano
2006-01-12  0:15   ` Andreas Ericsson
2006-01-12  0:24     ` Junio C Hamano
2006-01-12  0:59       ` Andreas Ericsson
2006-01-12  1:13         ` J. Bruce Fields
2006-01-12  0:55   ` J. Bruce Fields
2006-01-12  1:47     ` Junio C Hamano
2006-01-13  3:08       ` J. Bruce Fields
2006-01-13  4:00         ` Junio C Hamano
2006-01-13 15:10           ` J. Bruce Fields
2006-01-13 19:50             ` Junio C Hamano
2006-01-13 20:01               ` J. Bruce Fields
     [not found]                 ` <20060115185458.GA3985@fieldses.org>
2006-01-15 23:26                   ` [PATCH] new tutorial Junio C Hamano
2006-01-16  3:57                     ` J. Bruce Fields
2006-01-16  5:32                       ` Junio C Hamano
2006-01-23  4:57                     ` J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).