6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-04 15:39:46 +00:00
Files
git-get/README.md
2020-05-26 11:34:32 +02:00

325 B

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?