tests: test coverage for empty graft

A future change will add a warning to the quiet rebase.
This commit is contained in:
Mads Kiilerich 2014-12-09 03:37:55 +01:00
parent 66a17810ae
commit 2b0965047f

View File

@ -710,3 +710,10 @@ but do some destructive editing of the repo:
$ hg graft tmp
skipping already grafted revision 8 (2 also has unknown origin 5c095ad7e90f871700f02dd1fa5012cb4498a2d4)
[255]
Empty graft
$ hg up -qr 26
$ hg tag -f something
$ hg graft -qr 27
$ hg graft -qf 27