https://github.com/richardjennings/g
Git in Go
https://github.com/richardjennings/g
git golang
Last synced: 6 months ago
JSON representation
Git in Go
- Host: GitHub
- URL: https://github.com/richardjennings/g
- Owner: richardjennings
- License: mit
- Created: 2023-12-31T11:43:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-04T18:34:49.000Z (over 1 year ago)
- Last Synced: 2024-11-04T19:31:46.440Z (over 1 year ago)
- Topics: git, golang
- Language: Go
- Homepage:
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# G
## About
Learning Git Internals by writing a Git in Go.
## CLI Usage
See `go run ./cmd/gitg --help`