mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
The bug in fish <3.1 is resolved
The bug in 3.1 was solved by https://github.com/fish-shell/fish-shell/issues/6955 Resolves #87
This commit is contained in:
parent
9faef0c523
commit
2782b0f2e6
|
|
@ -48,8 +48,6 @@ source <(curl -s https://raw.githubusercontent.com/wfxr/forgit/master/forgit.plu
|
|||
source (curl -s https://raw.githubusercontent.com/wfxr/forgit/master/forgit.plugin.fish | psub)
|
||||
```
|
||||
|
||||
*NOTE: `fish` 3.1 is not currently supported. (see [issue #87](https://github.com/wfxr/forgit/issues/87))*
|
||||
|
||||
### 📝 Features
|
||||
|
||||
- **Interactive `git add` selector** (`ga`)
|
||||
|
|
|
|||
Loading…
Reference in a new issue