git-off

git off handles large files in git repos
git clone https://noulin.net/git/git-off.git
Log | Files | Refs | README

commit 72dfecd782b5a99ace6bee35077ce710c07f023e
parent 8b30853de2c13cf6688355613c74b882ea3d3791
Author: Remy Noulin <loader2x@gmail.com>
Date:   Fri, 21 Jul 2017 22:38:41 +0200

Improve install guide

README.md | 9 +++++++++
1 file changed, 9 insertions(+)

Diffstat:
MREADME.md | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -39,6 +39,7 @@ npm install -g git-off Then ``` +git off install git off ``` @@ -63,6 +64,14 @@ cd /usr/local/bin clang -o git-off $PATH_TO_GITOFF_GIT/c/gitoff.c ``` +Then + +``` +git off install +git off +``` + +for help. # Quick Start Setup: