We are using a Ubuntu server to host internally GitLab Community Edition on GitLab version 7.2.1, GitLab Shell 1.9.7, Gitlab API v3, Ruby 2.0.0p481, and Rails 4.1.1.
On the Commits page of a project, the Branches tab repeats the master branch's latest commit (class "commit_short_id") and latest commit message (class "commit-row-message") on each branch. The branch link works and takes you to the appropriate branch and the last commit on the branch page is correct. The only page affected is the Commits > Branches tab. How can we correct this so that we can see the latest commit id and message for each individual branch? Our workflow has our developers branch from the master when they start a new feature branch; is this the cause? If so, how do we start new feature branches off of the master and still have the Commits > Branches tab show the correct commit short-codes and messages? Please help. Thank you. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/65303796-ecc1-40ed-989a-670a9685d843%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
