This commit is contained in:
2026-02-28 11:29:18 -05:00
parent 2c51750271
commit 24a26e09f8
3 changed files with 116 additions and 3 deletions

View File

@@ -34,3 +34,14 @@ statusPanelView: allBranchesLog
authorColors:
'*': '#b4befe'
customCommands:
- key: "<c-4>"
prompts:
- type: input
title: Commit hash to search for
key: Hash
command: git branch -a --contains {{.Form.Hash}}
context: global
description: Show branches containing commit
output: popup