Indexed changes in origin after push [message #900717] |
Wed, 08 August 2012 05:44  |
Eclipse User |
|
|
|
Hi all
I'm experiencing some unexpected behavior while pushing commits to the origin repo.
Steps:
Clone a git project from local file system
Make some change and commit
Push to the origin newly created commit
See "git status" on remote repository
Actual:
I can see my commit after the push operation, but there are indexed changes which are actually correspond to the state of the code before pushing.
Am I missing something, or is it a bug?
Thanks,
Eugene
[Updated on: Wed, 08 August 2012 05:44] by Moderator
|
|
|
|
Re: Indexed changes in origin after push [message #900809 is a reply to message #900752] |
Wed, 08 August 2012 10:34  |
Eclipse User |
|
|
|
Thanks, that was helpful!
Another question,
how can I catch push event?
I mean, when I click push at synchronization view, is there a possibility to catch that event?
It something similar to onIndexChange event but for the remote repository.
|
|
|
Powered by
FUDForum. Page generated in 0.03183 seconds