gh: include version in settings
Also add an activation script block for allowing gh version 2.40.0 and later to perform account migration.
This commit is contained in:
parent
80679ea507
commit
d1d950841d
3 changed files with 23 additions and 1 deletions
|
|
@ -18,6 +18,7 @@
|
|||
co: pr checkout
|
||||
editor: vim
|
||||
git_protocol: https
|
||||
version: '1'
|
||||
''
|
||||
}
|
||||
'';
|
||||
|
|
|
|||
|
|
@ -28,6 +28,7 @@
|
|||
co: pr checkout
|
||||
editor: vim
|
||||
git_protocol: https
|
||||
version: '1'
|
||||
''
|
||||
}
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue