6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-04 14:31:49 +00:00
2020-05-27 12:54:49 +02:00
2020-05-27 12:54:49 +02:00
2020-05-27 12:54:49 +02:00
2020-05-26 21:35:57 +02:00
2020-05-26 21:35:57 +02:00
2020-05-26 21:35:57 +02:00

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

Description
No description provided
Readme 646 KiB
Languages
Go 98.5%
Makefile 1.5%