commmit - enhance docs for keybinding 'c' for local branch (#3046)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user