chiark / gitweb /
solit brain: Do not crash in when the two brains are actually identical.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 23 Oct 2016 11:52:19 +0000 (12:52 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 23 Oct 2016 11:52:25 +0000 (12:52 +0100)
commit459926bd714e0136281d99ac0d9f7b3d8c99fe8c
treeac8a5cfc1d2ae53d10a482ea0029f0bc9f9f4f34
parent19669291927ee91dbea3c47a412161b32859df88
solit brain: Do not crash in when the two brains are actually identical.

The dgit-view ref is created by quiltify_splitbrain_needed, which is
not always called.  But, quiltify_splitbrain_needed's other function
is to switch branches.  If it was called then HEAD will refer to
dgit-view.  If it wasn't then the original HEAD is fine.

Closes:#841770.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
dgit