Files
@ 0c58b6dc5512
Branch filter:
Location: kallithea/init.d/celeryd-upstart.conf
0c58b6dc5512
904 B
text/plain
hg: show code function in diffs
Just like already done for git diffs, show the function containing the
change in the hunk header of a diff, if available:
@@ -19,7 +19,7 @@ int func(void)
instead of
@@ -19,7 +19,7 @@
Just like already done for git diffs, show the function containing the
change in the hunk header of a diff, if available:
@@ -19,7 +19,7 @@ int func(void)
instead of
@@ -19,7 +19,7 @@