This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
git-get
Watch
6
Star
0
Fork
0
You've already forked git-get
mirror of
https://github.com/grdl/git-get.git
synced
2026-02-04 14:31:49 +00:00
Code
Activity
41
Commits
9
Branches
14
Tags
3335c81aa4840085573487d0e4588396abab1b23
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Grzegorz Dlugoszewski
3335c81aa4
Refactor tests by removing redundant TestRepo struct
2020-05-29 10:11:08 +02:00
cmd
Finish refactoring by replacing old pkg with new one
2020-05-28 16:34:44 +02:00
pkg
Refactor tests by removing redundant TestRepo struct
2020-05-29 10:11:08 +02:00
go.mod
Remove old dependencies from go.mod
2020-05-28 16:41:23 +02:00
go.sum
Remove old dependencies from go.mod
2020-05-28 16:41:23 +02:00
README.md
Refactor tests by removing redundant TestRepo struct
2020-05-29 10:11:08 +02:00
README.md
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?
View Git Blame
Copy Permalink
Description
No description provided
cli
git
golang
Readme
646
KiB
Languages
Go
98.5%
Makefile
1.5%