From e95505453e551250dfcd38509924a8dbe981a1df Mon Sep 17 00:00:00 2001 From: Mark Skelton Date: Fri, 25 Aug 2023 08:52:52 -0500 Subject: [PATCH] Update docs --- docs/Config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Config.md b/docs/Config.md index 667813a95..6546572c9 100644 --- a/docs/Config.md +++ b/docs/Config.md @@ -207,6 +207,7 @@ keybinding: commitChangesWithoutHook: 'w' # commit changes without pre-commit hook amendLastCommit: 'A' commitChangesWithEditor: 'C' + confirmDiscard: 'x' ignoreFile: 'i' refreshFiles: 'r' stashAllChanges: 's'