mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 14:01:20 -03:00
CHANGELOG: vcs prompt renamination
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# fish next-minor
|
||||
|
||||
## Deprecations
|
||||
- None yet.
|
||||
- The vcs-prompt functions have been renamed to names without double-underscore, so __fish_git_prompt is now fish_git_prompt, __fish_vcs_prompt is now fish_vcs_prompt, __fish_hg_prompt is now fish_hg_prompt and __fish_svn_prompt is now fish_svn_prompt. Shims at the old names have been added, and the variables have kept their old names (#5586).
|
||||
|
||||
## Notable fixes and improvements
|
||||
### Syntax changes and new commands
|
||||
|
||||
Reference in New Issue
Block a user