From 3e72539ca11be8f92809bc9c3bc9f879a88effed Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Thu, 27 Jan 2022 23:37:20 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e83173f6..cbf4f5c4 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ These are the high level goals before calling out `1.0`: - no support for GPG signing (see [#97](https://github.com/extrawurst/gitui/issues/97)) - no git-lfs support (see [#1089](https://github.com/extrawurst/gitui/discussions/1089)) -- *credential.helper* for https needs to be **explicitly** configured (see [#800](https://github.com/extrawurst/gitui/issues/800) +- *credential.helper* for https needs to be **explicitly** configured (see [#800](https://github.com/extrawurst/gitui/issues/800)) Currently, this tool does not fully substitute the _git shell_, however both tools work well in tandem.