mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 17:31:14 -03:00
brew.fish: Add update-reset subcommand completion (#5608)
* brew.fish: Add `update-reset` subcommand This command resets all tap's remotes to the latest available upstream. Ideal for debugging before reporting bugs or just housekeeping. Add missing newlines. * Add `brew.fish` changes to CHANGELOG.md
This commit is contained in:
committed by
Fabian Homborg
parent
b00f039489
commit
df375ea12d
@@ -44,6 +44,7 @@
|
||||
- The completions for `configure` now correctly offer directories. (#5518)
|
||||
- The `man` completions won't interpret the argument as a regex anymore. (#5566)
|
||||
- Killing the terminal while fish is in vi-normal mode will no longer send it spinning and eating CPU. (#5528)
|
||||
- `brew.fish`: Add `update-reset` subcommand completion
|
||||
|
||||
|
||||
# fish 3.0.0 (released December 28, 2018)
|
||||
|
||||
Reference in New Issue
Block a user