package model type GitInfo struct { Branch string Insertions, Deletions, Changes int }