Closed simoneb closed 11 years ago
"View Commit Log" shows all commits that have been merged into the HEAD of the repository.
I should add the ability to view the log of any branch.
However, I feel that the view-log view should be limited to one branch at a time.
Yes, it makes sense. What if the repo is bare, iow, you don't have any local branches checked out?
Bare repos still have a HEAD, but the long term solution is to let you pick a branch from this page.
Yes, it would be a nice addition. Thanks
This is now in default.
Thanks!
Hello, I noticed that the "View Commit Log" page only shows commits in local branches, while the "View Graph" page shows both local and remote branches.
Is there a reason for it? Would it make sense to provide a consistent view of the repository across the two pages?