This package browser is in early development. Mind the rough edges.

git-lfs 3.4.0

Git extension for versioning large files

Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.

Installation

Install git-lfs 3.4.0 as follows:

guix install git-lfs@3.4.0

Or install the latest version:

guix install git-lfs

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.