commmit - enhance docs for keybinding 'c' for local branch (#3046)

This commit is contained in:
Jesse Duffield
2023-12-02 09:34:58 +11:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -872,7 +872,7 @@ func EnglishTranslationSet() TranslationSet {
CantRebaseOntoSelf: "You cannot rebase a branch onto itself",
CantMergeBranchIntoItself: "You cannot merge a branch into itself",
ForceCheckout: "Force checkout",
CheckoutByName: "Checkout by name",
CheckoutByName: "Checkout by name, enter '-' to switch to last",
NewBranch: "New branch",
NoBranchesThisRepo: "No branches for this repo",
CommitWithoutMessageErr: "You cannot commit without a commit message",