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

Content of file is not update after git checkout (regression) #3532

Closed
artaleks9 opened this issue Dec 27, 2016 · 0 comments
Closed

Content of file is not update after git checkout (regression) #3532

artaleks9 opened this issue Dec 27, 2016 · 0 comments
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Milestone

Comments

@artaleks9
Copy link
Contributor

Reproduction Steps:

  • Open a project in the IDE(e.g. web-java-spring), create local branch.
  • Open a file in the editor and checkout to another local branch.
  • Change content of the file and commit it.
  • Checkout to master branch.

Expected behavior:

  • Content of the file should be updated

Observed behavior:

  • Content of the file is not updated

Che version: 5.0.0
OS and version: Ubuntu 14.04
Docker version: 1.12
Che install: [Docker container]

Additional information:

  • Problem started happening recently, didn't happen in an older version of Che: [Yes]
  • Problem can be reliably reproduced, doesn't happen randomly: [Yes]
  • See the attachment:
    file_after_git-_checkout
@artaleks9 artaleks9 added the kind/bug Outline of a bug - must adhere to the bug report template. label Dec 27, 2016
@riuvshin riuvshin added this to the 5.0.0 milestone Dec 27, 2016
@riuvshin riuvshin added the severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. label Dec 27, 2016
@bmicklea bmicklea mentioned this issue Jan 13, 2017
70 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

No branches or pull requests

3 participants