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


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to