1
0
Fork 0

Merging upstream version 0.16.4.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-11 18:50:00 +01:00
parent 9c2ea8d556
commit c872e9becf
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
11 changed files with 143 additions and 124 deletions

View file

@ -61,7 +61,7 @@ symbol | meaning
---|---
`+`| staged changes
`*`| unstaged changes
`_`| untracked files/folders
`?`| untracked files/folders
The bookkeeping sub-commands are
@ -333,6 +333,9 @@ For example, the default setting corresponds to
branch,commit_msg,commit_time
```
Here `branch` includes both branch name and status. To get the branch name alone, use `branch_name`.
### customize git command flags
One can set custom flags to run `git` commands. For example, with