docs: Correct summary of `git_commit` module (#737)
This commit is contained in:
parent
43d352db1b
commit
40d4daba42
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue