diff --git a/forgit.plugin.fish b/forgit.plugin.fish index 3d5ce81..e55c8c8 100755 --- a/forgit.plugin.fish +++ b/forgit.plugin.fish @@ -235,7 +235,7 @@ if test -z "$FORGIT_GI_TEMPLATES" end function forgit::ignore - if test -d "$FORGIT_GI_REPO_LOCAL" + if ! test -d "$FORGIT_GI_REPO_LOCAL" forgit::ignore::update end