dangling submodule references after rebase

2012-08-30 Thread Stijn Souffriau
Hi all, I am using a repository that has a sub module which is being committed to frequently by myself as well as others. Because of the heavy concurrent development I need to do a lot of rebasing. Since the sub module commit hashes referenced by the parent repository can become dangling as a

Re: dangling submodule references after rebase

2012-08-29 Thread Jens Lehmann
Am 29.08.2012 11:55, schrieb Stijn Souffriau: > I am using a repository that has a sub module which is being committed to > frequently by myself as well as others. Because of the heavy concurrent > development I need to do a lot of rebasing. Since the sub module commit > hashes referenced by the

dangling submodule references after rebase

2012-08-29 Thread Stijn Souffriau
Hi all, I am using a repository that has a sub module which is being committed to frequently by myself as well as others. Because of the heavy concurrent development I need to do a lot of rebasing. Since the sub module commit hashes referenced by the parent repository can become dangling as a