Mercurial > hg
diff tests/test-rebase-keep-branch @ 8266:609ce91670d0
rebase: fix bug where --keepbranches could leave wrong branch in dirstate
Report and original fix by Augie Fackler <durin42@gmail.com>
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Fri, 01 May 2009 12:26:37 +0200 |
parents | 3e5db4228f8f |
children | 3477ad0b1f2c |
line wrap: on
line diff
--- a/tests/test-rebase-keep-branch Wed Apr 29 09:30:28 2009 +0200 +++ b/tests/test-rebase-keep-branch Fri May 01 12:26:37 2009 +0200 @@ -28,3 +28,5 @@ hg update -C 3 hg rebase -b 4 -d 3 --keepbranches 2>&1 | sed 's/\(saving bundle to \).*/\1/' hg glog --template '{rev}:{desc}:{branches}\n' +echo '% dirstate branch should be "notdefault"' +hg branch