mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 14:31:49 +00:00
616b476ce1051f113a91cb1636fd81d6d0a69f10
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%