-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Editor file content synchronization and git checkout notification #2153
Conversation
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
Build # 117 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/117/ to view the results. |
ci-build |
ok |
Build # 122 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/122/ to view the results. |
Build # 141 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/141/ to view the results. |
Build # 144 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/144/ to view the results. |
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
Build # 146 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/146/ to view the results. |
Build # 147 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/147/ to view the results. |
Build # 148 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/148/ to view the results. |
Build # 149 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/149/ to view the results. |
Build # 150 - FAILED Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/150/ to view the results. |
Build success. https://ci.codenvycorp.com/job/che-pullrequests-build/168/ |
Signed-off-by: Dmitry Kuleshov <dkuleshov@codenvy.com>
Build success. https://ci.codenvycorp.com/job/che-pullrequests-build/179/ |
Build success. https://ci.codenvycorp.com/job/che-pullrequests-build/181/ |
Build success. https://ci.codenvycorp.com/job/che-pullrequests-build/187/ |
What does this PR do?
What issues does this PR fix or reference?
#1910
#1912
New Behavior
If file that is opened in che editor tab is modified somewhere else its content is updated
If git repository is checked out outside of che UI a user is notified about that
Tests written?
Yes