All of lore.kernel.org
 help / color / mirror / Atom feed
* Git mv -- submodule -- recursive
@ 2016-06-27  6:01 Bart Bogaerts
  2016-06-27 16:57 ` Stefan Beller
  0 siblings, 1 reply; 4+ messages in thread
From: Bart Bogaerts @ 2016-06-27  6:01 UTC (permalink / raw)
  To: git

With a repo structured as follows

main-files
|- submod
    |- subsubmodule

git mv submod newlocation

does not do what it is supposed to do. It actually breaks the git repository.
It can be fixed easily.
A complete description of the bug, including a workaround, can be found on
http://stackoverflow.com/q/32782382/2274140

-- 
Bart Bogaerts

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

end of thread, other threads:[~2016-06-27 21:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-27  6:01 Git mv -- submodule -- recursive Bart Bogaerts
2016-06-27 16:57 ` Stefan Beller
2016-06-27 20:07   ` Bart Bogaerts
2016-06-27 21:20     ` Stefan Beller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.