docs: Correct summary of `git_commit` module (#737)

This commit is contained in:
nesmyslny 2019-12-16 16:45:48 +01:00 committed by Matan Kushner
parent 43d352db1b
commit 40d4daba42
1 changed files with 1 additions and 1 deletions

View File

@ -450,7 +450,7 @@ truncation_symbol = ""
## Git Commit
The `git_commit` module shows the active branch of the repo in your current directory.
The `git_commit` module shows the current commit hash of the repo in your current directory.
::: tip