6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-05 00:24:40 +00:00
Files
git-get/README.md
2020-05-29 10:11:08 +02:00

18 lines
335 B
Markdown

# git-get
`git get` - a better way to clone, organize 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?