6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-04 18:34:51 +00:00

Add a basic branch status parser

This commit is contained in:
Grzegorz Dlugoszewski
2020-05-18 22:53:06 +02:00
parent 242d17ceb5
commit 9757a96d34
4 changed files with 85 additions and 25 deletions

View File

@@ -1,5 +1,7 @@
# git-get
`git get` - a better way to clone and manage git repositories.
## Build
How to build with `libgit2` statically linked into a single executable without dependencies: