What are your recommendations for Git visualisation?
With this, comes the difficulty in visualising progress, history and collaboration within a small team. Issues arise due to a no -standard, or non-existent, workflow (but that's for a different discussion).
I believe a visualisation tool would greatly help the team I work with, but with little experience outside of GitHub, I'm looking for advice from those that have used other tools.
e.g. Gitlab: to me, it looks like the answer, or at least something pretty close. But I don't want to commit to something, propose to my team, only to later discover a fundamental flaw or usage restrictions etc.
EDIT: An ideal feature would be the concept of pull requests or merge requests. Given the current team workflow, not every piece of work is to be released as soon as its completed so having some visualisation of things waiting on the wings is important.
Help in research would be grately appreciated.
Thanks community :)