Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add experimental GK CLI integration #4137

Closed
eamodio opened this issue Mar 8, 2025 · 1 comment
Closed

Add experimental GK CLI integration #4137

eamodio opened this issue Mar 8, 2025 · 1 comment
Assignees
Labels
area-terminal Issues or features related to the terminal needs-verification Request for verification pending-release Resolved but not yet released to the stable edition
Milestone

Comments

@eamodio
Copy link
Member

eamodio commented Mar 8, 2025

Description

We are exploring an experimental integration with the GK CLI (support in the CLI should be landing soon) to be able to execute GL commands directly from the terminal and affect the current window.

@eamodio eamodio added the triage Needs to be looked at label Mar 8, 2025
@eamodio eamodio added this to the 17.0 milestone Mar 8, 2025
@eamodio eamodio self-assigned this Mar 8, 2025
@eamodio eamodio added area-terminal Issues or features related to the terminal and removed triage Needs to be looked at labels Mar 8, 2025
@eamodio
Copy link
Member Author

eamodio commented Mar 8, 2025

Can be enabled by setting "gitlens.gitKraken.cli.integration.enabled": true

The currently supported commands are:

gk gl cherry-pick
gk gl compare <ref1> <ref2>
gk gl graph <ref>
gk gl merge <ref>
gk gl rebase <ref>

@eamodio eamodio closed this as completed in b1a9590 Mar 8, 2025
@github-actions github-actions bot added needs-verification Request for verification pending-release Resolved but not yet released to the stable edition labels Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-terminal Issues or features related to the terminal needs-verification Request for verification pending-release Resolved but not yet released to the stable edition
Projects
None yet
Development

No branches or pull requests

1 participant