Thread (7 messages) flat view 7 messages, 6 authors, 2016-06-15

Re: Switching heads and head vs branch after CVS import

From: Sven Verdoolaege <hidden>
Date: 2016-06-15 22:42:04

On Mon, Aug 15, 2005 at 12:38:53PM +0200, Matthias Urlichs wrote:
Hi, Wolfgang Denk wrote:
quoted
Assume I know exactly where the merge back happenend - is  there  any
way to tell git about it, so I don't see all these dangling heads any
more?
Two ways:
- you can enhance cvs2git to do it at the appropriate time. Good luck.
- after the fact, and after finding the relevant heads manually, you can
  use .git/info/grafts to fake it.
- Create the merge commit manually and then rebase the rest of the branch
  on top of that commit.
  Maybe you could enhance git-rebase to rebase on top of more than
  one head, performing the merge for you.

skimo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help