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

Git checkout operation notification #1912

Closed
dkuleshov opened this issue Jul 22, 2016 · 1 comment
Closed

Git checkout operation notification #1912

dkuleshov opened this issue Jul 22, 2016 · 1 comment
Assignees
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Milestone

Comments

@dkuleshov
Copy link

User story

As a Che user I want to be informed if git project that I'm working on in Che IDE is modified by git checkout operation irrespective of source of modification.

Scenario

  • User A opens a git project P in workspace W in Che IDE
  • User A or user B ssh to workspace W
  • User A or user B perform Git checkout operation
    • Checking out of a branch
    • Checking out of a commit
    • Checking out of a tag
  • Git operation is performed outside of Che by
    • Third party Git client
    • CLI
  • User A is notified by Che that Git operation is performed
  • All relative data is updated automatically (no refresh needed)
@JamesDrummond
Copy link
Contributor

@vparfonov Provide status label.

@bmicklea bmicklea added the status/in-progress This issue has been taken by an engineer and is under active development. label Aug 9, 2016
@vparfonov vparfonov added sprint/next sprint/current status/pending-merge and removed sprint/current status/in-progress This issue has been taken by an engineer and is under active development. sprint/next labels Aug 19, 2016
@dkuleshov dkuleshov added this to the 5.0.0-M1 milestone Sep 7, 2016
@bmicklea bmicklea mentioned this issue Sep 13, 2016
57 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

4 participants