An open API service indexing awesome lists of open source software.

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

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
```