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

Che-Theia UI does not list option to git checkout branch #17474

Closed
amisevsk opened this issue Jul 23, 2020 · 3 comments
Closed

Che-Theia UI does not list option to git checkout branch #17474

amisevsk opened this issue Jul 23, 2020 · 3 comments
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/bug Outline of a bug - must adhere to the bug report template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@amisevsk
Copy link
Contributor

Describe the bug

The Che-Theia UI does not show an option to check out a different branch from the current one. It's necessary to use the command palette for this.

Screenshot from 2020-07-23 13-50-10

Che version

Hosted Che (7.16.0)
Che-Theia@8740bbe using Theia@a0e635aed

Steps to reproduce

Start a workspace, open the Source Control panel (ctrl + shift + g), and try to check out a different branch

Expected behavior

The similar menu for VS Code had a "Checkout to..." option:

Screenshot from 2020-07-23 13-52-48

Additional Info

The functionality does exist in Che-Theia, as it's available via the command palette.

@amisevsk amisevsk added kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system. area/editor/theia Issues related to the che-theia IDE of Che labels Jul 23, 2020
@ericwill
Copy link
Contributor

I believe this is because the vscode-git built-in we use is out of date. We are waiting for upstream Theia PR's to be merged so we can update it in Che, see #16041 and our sprint plan.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 20, 2021
@che-bot
Copy link
Contributor

che-bot commented Jan 20, 2021

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@ericwill
Copy link
Contributor

Fixed by #16041

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/bug Outline of a bug - must adhere to the bug report template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants