I have a git repository with a master branch and a topic branch (created at 
master'B) and the topic branch has received some merges from master. 

A - B - D - F - H        <- "master" branch
     \   \     
      C - E - G          <- "topic" branch
      
Is it possible to changed the point on master at which the topic branch was 
created from master'B to master'F? 

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to