remap PR keybinding for lazygit
This commit is contained in:
@@ -235,7 +235,7 @@
|
||||
};
|
||||
customCommands = [
|
||||
{
|
||||
key = "<c-p>";
|
||||
key = "<c-r>";
|
||||
context = "global";
|
||||
command = ''
|
||||
git push --force-with-lease --set-upstream origin "{{.SelectedLocalBranch.Name}}" &&
|
||||
|
||||
Reference in New Issue
Block a user