📄️ History
The project history functionality in Gitember provides a comprehensive
📄️ History of branches
Similar to the history of commits, the history of branches provides a visual representation of the branching
📄️ File Blame (Annotation)
The Blame view (also called Annotation) shows, for every line in a file, which commit last changed that line and who authored it. This makes it easy to trace when and why a specific line of code was introduced.