git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Updating not actual branch
@ 2013-03-12 13:22 Jan Pešta
  2013-03-12 15:19 ` Konstantin Khomoutov
  2013-03-12 16:03 ` Junio C Hamano
  0 siblings, 2 replies; 3+ messages in thread
From: Jan Pešta @ 2013-03-12 13:22 UTC (permalink / raw)
  To: git

Hi All,

I have a question if there is a posibility tu update a branch which is not
actual working copy.

I have following situation:

A - B - C - I - J                       master
               \ - D - E - F               feature 1
                                 \ G - H     feature 2 (working copy)

I would like tu update whole tree with latest changes in master

A - B - C - I - J                                              master
                           \ - D* - E* - F*                  feature 1
                                                   \ G* - H*     feature 2
(working copy)


Is there some way how to do it without swithing to each branch and update
them manually?

Thanks,
Jan

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

end of thread, other threads:[~2013-03-12 16:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 13:22 Updating not actual branch Jan Pešta
2013-03-12 15:19 ` Konstantin Khomoutov
2013-03-12 16:03 ` Junio C Hamano

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).