From 26e43e97783354ae75e1722d1a465e73332fcd16 Mon Sep 17 00:00:00 2001 From: Esse Woods Date: Sat, 6 Jun 2020 23:06:01 +0200 Subject: [PATCH] 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 Former-commit-id: 2782b0f2e611c4276399b3334feeee8bc8932284 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 673068a..69323b2 100644 --- a/README.md +++ b/README.md @@ -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`)