Skip to content

Commit edaf10d

Browse files
committed
blame-options.txt: camelcase blame.blankBoundary
All other references to blame.* configuration variables are camelCased already. Update this one to match. Signed-off-by: Junio C Hamano <[email protected]>
1 parent 77645b5 commit edaf10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/blame-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-b::
22
Show blank SHA-1 for boundary commits. This can also
3-
be controlled via the `blame.blankboundary` config option.
3+
be controlled via the `blame.blankBoundary` config option.
44

55
--root::
66
Do not treat root commits as boundaries. This can also be

0 commit comments

Comments
 (0)