git-lfs: module added

This commit is contained in:
2023-01-26 17:43:20 +01:00
parent 4d6c7e61f4
commit ebc3d733d0
3 changed files with 34 additions and 0 deletions

13
Tools/git-lfs/modulefile Normal file
View File

@@ -0,0 +1,13 @@
#%Module1.0
module-whatis "large file support for Git"
module-url "https://git-lfs.com"
module-license "MIT"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
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 like GitHub.com or GitHub
Enterprise.
"