mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
fix unittests
This commit is contained in:
parent
ad7490c4fe
commit
4e0ca3259e
1 changed files with 1 additions and 0 deletions
|
|
@ -60,4 +60,5 @@
|
|||
copy: ( code: Char('y'), modifiers: ( bits: 0,),),
|
||||
create_branch: ( code: Char('b'), modifiers: ( bits: 0,),),
|
||||
push: ( code: Char('p'), modifiers: ( bits: 0,),),
|
||||
fetch: ( code: Char('f'), modifiers: ( bits: 0,),),
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue