Git development
 help / color / mirror / Atom feed
* merge into branch currently not active / checked out
@ 2007-06-17  7:22 Thomas Glanzmann
  2007-06-17  9:27 ` Junio C Hamano
  2007-06-17  9:45 ` Alex Riesen
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Glanzmann @ 2007-06-17  7:22 UTC (permalink / raw)
  To: GIT

Hello,
is it possible to merge into a branch currently not active/checked out?
I have the following scenario:

        - One branch per feature (cstatus, headers, mutt-collapse-flags, small-fixes)
        - One upstream branch (master)
        - One branch that has every feature branch (tg)

(faui00u) [~/work/mutt/mutt] git branch
  cstatus
  headers
  master
  mutt-collapse-flags
  small-fixes
* tg

I want to merge master in every of the feature branches. Is that possible or
just bullshit because I don't have a working tree to handle conflicts?

        Thomas

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

end of thread, other threads:[~2007-06-20  7:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-17  7:22 merge into branch currently not active / checked out Thomas Glanzmann
2007-06-17  9:27 ` Junio C Hamano
2007-06-17 10:16   ` Thomas Glanzmann
2007-06-20  7:54     ` Karl Hasselström
2007-06-17  9:45 ` Alex Riesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox