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