Open GoogleCodeExporter opened 9 years ago
In Log View, there are 2 methods to choose branch to view
1. Click top left link to open Reference Browser, select a branch and click OK
2. Ctrl+F, select a branch and the view automatically jumps to that branch
Original comment by ch3co...@gmail.com
on 19 Jun 2013 at 10:31
1. The Reference Browser switches the view to only the selected branch and it
doesn't select the head commit, so this is not what I have been looking for.
2. This second option is what I had in mind, thanks for your help.
Unfortunately, I didn't find this myself ("Search log messages ..." in the
context menu didn't seem what I looked for).
One small problem remains for me. When you click on the branch in this window,
the head is automatically selected and a previous selection is deleted. It is
therefore not possible to e.g. select branch A, then do Ctrl-F and select
branch B and then compare the two branches. It would be great if the head of
the branch could be shown in the log view without actually selecting it (and
without changing the previous selection).
Original comment by g...@wolke7.net
on 19 Jun 2013 at 3:03
Issue #1806 (Compressed graph in the log view) is fixed since TGit 1.8.6.
It is a great feature.
I guess you would be satisfied with that.
( Top left link + Compressed graph + View only local branches )
At least, it approached. :P
Original comment by yuelinho...@gmail.com
on 31 Oct 2013 at 12:34
Attachments:
I faced with same issue too. For me it is not very comfortable to navigate between neighbouring commits when they pushed with long interval. My suggestion is to add keys like ctrl
during navigation. Cosider an algorithm:
ctrl
keyAbout going to head of branch for me there is no problem, because I can use searching, but for that case can suggest to use ctrl
+ home
combination.
Original issue reported on code.google.com by
g...@wolke7.net
on 19 Jun 2013 at 8:08