Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user