mirror of https://github.com/voidlizard/hbs2
repo:key -> repo:ref for name consistency
This commit is contained in:
parent
fac5a61b6a
commit
4275f0cf30
|
@ -469,7 +469,7 @@ repo:key EvP3kskPVuKuKVMUc3LnfdW7GcFYjz6f5fFU1EGzrdgk
|
||||||
|
|
||||||
repo:key ; shows current repo key
|
repo:key ; shows current repo key
|
||||||
|] $
|
|] $
|
||||||
entry $ bindMatch "repo:key" $ nil_ $ \case
|
entry $ bindMatch "repo:ref" $ nil_ $ \case
|
||||||
[ SignPubKeyLike k ] -> lift do
|
[ SignPubKeyLike k ] -> lift do
|
||||||
setGitRepoKey k
|
setGitRepoKey k
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue