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-05 00:54:41 +00:00
Code
Activity
32
Commits
9
Branches
14
Tags
632fb4a9c8c1f5ddb1b6412066c5afc7b557bea9
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
632fb4a9c8
Remove git2go and replace it with go-git
2020-05-26 11:34:32 +02:00
cmd
Add ssh credentials callback when cloning via ssh protocol
2020-05-26 10:34:36 +02:00
pkg
Add ssh credentials callback when cloning via ssh protocol
2020-05-26 10:34:36 +02:00
go.mod
Remove git2go and replace it with go-git
2020-05-26 11:34:32 +02:00
go.sum
Add ssh credentials callback when cloning via ssh protocol
2020-05-26 10:34:36 +02:00
README.md
Remove git2go and replace it with go-git
2020-05-26 11:34:32 +02:00
README.md
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?
View Git Blame
Copy Permalink
Description
No description provided
cli
git
golang
Readme
649
KiB
Languages
Go
98.5%
Makefile
1.5%