Community
Participate
Working Groups
Created attachment 191385 [details] screenshots of the history in gitk and egit Steps to reproduce: 1. on command line initialize an empty git repository 2. do two commits A and B 3. create a tag pointing to commit B 4. reset the branch to commit A 5. view history in gitk with --all option and see that both commits, the branch and the tag are shown (see attachment 'historyInGitk.png') 6. import the repository in egit and open the history view with 'Show All Branches' enabled 7. see that only the first commit A and the branch are shown (see attachment 'historyInEgit.png') What is expected? It is expected that also the tag pointing to commit B is shown in the EGit history view (same behaviour as in gitk).
Code review at http://egit.eclipse.org/r/#change,publish,2785,2
merged as 78d2ed29f38d500bc4090c6bd0dd81ce52d1d5b2