Skip to content

Commit 9902d36

Browse files
avargitster
authored andcommitted
RelNotes: mention "log: add -P as a synonym for --perl-regexp"
To inform users that they can use the short form now. See 7531a2d ("log: add -P as a synonym for --perl-regexp", 2017-05-25). Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent cac25fc commit 9902d36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/RelNotes/2.14.0.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ UI, Workflows & Features
117117
* "git pull --rebase --recurse-submodules" learns to rebase the
118118
branch in the submodules to an updated base.
119119

120+
* "git log" learned -P as a synonym for --perl-regexp, "git grep"
121+
already had such a synonym.
120122

121123
Performance, Internal Implementation, Development Support etc.
122124

0 commit comments

Comments
 (0)