mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 15:05:27 +08:00
specify that __fish_git_prompt_showupstream takes multiple arguments
This commit is contained in:
parent
b0e9317dd2
commit
ea041e6668
@ -18,7 +18,7 @@ There are numerous customization options, which can be controlled with git optio
|
||||
|
||||
- ``$__fish_git_prompt_showuntrackedfiles`` or the git option ``bash.showUntrackedFiles`` can be set to show if the repository has untracked files (that aren't ignored).
|
||||
|
||||
- ``$__fish_git_prompt_showupstream`` can be set to a number of values to determine how changes between HEAD and upstream are shown:
|
||||
- ``$__fish_git_prompt_showupstream`` can be set to a space-delimited list of values to determine how changes between HEAD and upstream are shown:
|
||||
|
||||
``auto``
|
||||
summarize the difference between HEAD and its upstream
|
||||
|
Loading…
x
Reference in New Issue
Block a user