Files
@ 0c58b6dc5512
Branch filter:
Location: kallithea/docs/index.rst
0c58b6dc5512
1.1 KiB
text/prs.fallenstein.rst
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 @@