Skip to content

Commit

Permalink
docs: use git config subcommand instead of mode
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Davids <[email protected]>
  • Loading branch information
sdavids committed Feb 2, 2025
1 parent e95a3fc commit 8e47455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ After initializing this repository you need to configure the https://git-scm.com
[,shell]
----
$ git config blame.ignoreRevsFile .git-blame-ignore-revs
$ git config set blame.ignoreRevsFile .git-blame-ignore-revs
----
====

Expand Down

0 comments on commit 8e47455

Please sign in to comment.