[ANNOUNCE] Git LFS v0.5.0 - Large File Storage
Rick Olson
rick at github.com
Wed Apr 8 23:44:27 BST 2015
Hi,
Today we're releasing Git Large File Storage (LFS), an open source extension
that replaces large files with text pointers, while pushing the contents to
a Git LFS server.
https://git-lfs.github.com
It's similar to Git Media, with a few notable exceptions:
* It talks to a Git LFS API. No need to configure different backends
on the client.
* HTTPS and SSH authentication is supported.
* It's distributed as a static binary for Linux, Mac, and Windows, no
compilation or runtime needed. The full source is provided with an
MIT license, so you can also build it yourself with Go.
- Homepage: https://git-lfs.github.com
- Download: https://github.com/github/git-lfs/releases/tag/v0.5.0
- Git URL: https://github.com/github/git-lfs
- API Spec: https://github.com/github/git-lfs/blob/master/docs/api.md
- Reference Server: https://github.com/github/lfs-test-server
- Git Media: https://github.com/alebedev/git-media
--
Rick Olson
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the git-announce
mailing list