comparison tests/test-graft.t @ 23506:dc82f1a7436d

graft: give helpful warning for empty grafts It was just showing a status message with the internal revision number. Instead, show a warning like note: graft of 27:3aaa8b6725f0 "28" created no changes to commit (message tweaked in-flight by mpm)
author Mads Kiilerich <madski@unity3d.com>
date Tue, 09 Dec 2014 03:38:23 +0100
parents bd5dbb8a05c8
children 67045b5a903a
comparison
equal deleted inserted replaced
23505:bd5dbb8a05c8 23506:dc82f1a7436d
715 715
716 $ hg up -qr 26 716 $ hg up -qr 26
717 $ hg tag -f something 717 $ hg tag -f something
718 $ hg graft -qr 27 718 $ hg graft -qr 27
719 $ hg graft -qf 27 719 $ hg graft -qf 27
720 note: graft of 27:3aaa8b6725f0 "28" created no changes to commit