# git-get `git get` - a better way to clone and manage git repositories. ## Features Show repo status: - uncommitted changes - untracked files - push needed (master, branch1, branch2 etc.) - pull needed - upstream missing - stashes? - state (merging, rebasing, conflict, cherry picking etc) - ahead/behind? - submodules? find upstream branch https://github.com/src-d/go-git/issues/600 ahead/behind: https://stackoverflow.com/questions/57566661/use-go-git-to-check-if-branch-has-been-pushed-to-remote