mirror of
https://github.com/grdl/git-get.git
synced 2026-02-05 09:03:48 +00:00
fd49a9e41d949ec7f658664d8d73f2b8223ad2e1
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
Languages
Go
98.5%
Makefile
1.5%