https://github.com/gomodules/git85
Radix 85 data encoding used in git
https://github.com/gomodules/git85
Last synced: over 1 year ago
JSON representation
Radix 85 data encoding used in git
- Host: GitHub
- URL: https://github.com/gomodules/git85
- Owner: gomodules
- License: bsd-3-clause
- Created: 2016-07-20T06:45:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T06:47:34.000Z (almost 10 years ago)
- Last Synced: 2025-01-23T07:13:57.281Z (over 1 year ago)
- Language: Go
- Homepage: https://github.com/border/golang-china/tree/master/pkg/encoding/git85
- Size: 5.86 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git85
This repository holds the Go code review tools. Ref: https://golang.org/doc/go1. This package has been modified to compile with GO 1.5.4.
To submit changes to this repository, see http://golang.org/doc/contribute.html.
## Using git85
```bash
$ go get -u -v github.com/appscode/git85
```