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

335 B

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?