https://github.com/reznetdevops/ggit
Small Git implementation in Golang that's capable of initializing a repository, creating commits and cloning a public repository.
https://github.com/reznetdevops/ggit
git go golang
Last synced: about 2 months ago
JSON representation
Small Git implementation in Golang that's capable of initializing a repository, creating commits and cloning a public repository.
- Host: GitHub
- URL: https://github.com/reznetdevops/ggit
- Owner: rezNetDevOps
- Created: 2024-12-03T23:37:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-04T00:04:36.000Z (over 1 year ago)
- Last Synced: 2025-03-26T09:34:29.209Z (about 1 year ago)
- Topics: git, go, golang
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ggit
Small Git implementation in Golang that's capable of initializing a repository, creating commits and cloning a public repository.