diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-15 13:15:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-15 13:15:07 +0700 |
commit | 75908faba54cd6ce6e3ddb228a652478e5d6e9c5 (patch) | |
tree | 95647627870fd642ad150acbb7123da2e6f0c647 /development/git-lfs/README | |
parent | 5bfef9dd1fe3350c480ae5f5a1ed3eccfd9dac24 (diff) |
development/git-lfs: Added (Git extension).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/git-lfs/README')
-rw-r--r-- | development/git-lfs/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/git-lfs/README b/development/git-lfs/README new file mode 100644 index 0000000000000..f3d756e0fc335 --- /dev/null +++ b/development/git-lfs/README @@ -0,0 +1,3 @@ +Git LFS is a command line extension and specification for managing +large files with Git. The client is written in Go, with pre-compiled +binaries available for Mac, Windows, Linux, and FreeBSD. |