mercurial/templates/map-cmdline.default
changeset 39370 46f3ff64bea7
parent 39369 34ba47117164
--- a/mercurial/templates/map-cmdline.default	Sun Aug 05 16:44:16 2018 +0900
+++ b/mercurial/templates/map-cmdline.default	Sun Aug 05 16:51:25 2018 +0900
@@ -74,7 +74,7 @@
                                 {label('ui.note log.description',
                                        '{desc|strip}')}\n\n")}'
 
-status = '{status} {path|relpath}\n{if(copy, "  {copy|relpath}\n")}'
+status = '{status} {path|relpath}\n{if(source, "  {source|relpath}\n")}'
 
 # Obsfate templates, it would be removed once we introduce the obsfate
 # template fragment