add lazygit shortcut for pruning tree hugger worktrees
This commit is contained in:
@@ -459,6 +459,11 @@ in
|
|||||||
gh pr checkout {{.Form.pr | quote}}
|
gh pr checkout {{.Form.pr | quote}}
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
key = "D";
|
||||||
|
context = "localBranches";
|
||||||
|
command = "th prune {{.SelectedLocalBranch.Name}}";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user