Community
Participate
Working Groups
Build Identifier: 0.10.1 Context - Freshly installed eclipse and EGit - Remote repository is pointing to shared folder on other Windows 7 PC - Changes in project in remote repository on other PC have been committed but not yet fetched to local repository - Clean working tree in local repository, i.e. no changes made to project Reproducible: Always Steps to Reproduce: 1. Fetch from remote repository: There was a change that was fetched 2. Run rebase: Try to rebase local master to remote origin/master 3. Expected: Fetched changes added to local master, local master fast forwarded 4. Actual Result: No changes added 5. Fix / Workaround: A merge of origin/master into local master worked
Please retry with latest nightly build, this problem was fixed already [1]. [1] http://egit.eclipse.org/r/#change,2364