feat(profile): git: allow transition to github cli.

fix #829
This commit is contained in:
Alexandre Pujol 2025-09-07 19:49:59 +02:00
parent 06d476ccaa
commit 4771e56d88
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -65,6 +65,7 @@ profile git @{exec_path} flags=(attach_disconnected) {
@{pager_path} rPx -> child-pager, @{pager_path} rPx -> child-pager,
@{bin}/gh rPUx,
@{bin}/man rPx, @{bin}/man rPx,
@{bin}/meld rPUx, @{bin}/meld rPUx,
@{lib}/code/extensions/git/dist/askpass.sh rPx, @{lib}/code/extensions/git/dist/askpass.sh rPx,