文件名称:LFSPointers:一个Swift库和CLI,允许您将大文件的Git存储库目录转换为Git LFS指针
文件大小:948KB
文件格式:ZIP
更新时间:2024-03-14 19:10:48
git-lfs windows macos linux swift
LFS指针 一个Swift库和CLI,可让您将大文件的Git存储库目录转换为Git LFS指针。 目录 由创建 它建议您在继续之前阅读。 安装程序 $ mint install LebJe/LFSPointers $ brew install LebJe/formulae/lfs-pointers 如果您想从HEAD安装,请确保swift --version成功(否则 ),然后运行: $ brew install LebJe/formulae/lfs-pointers --HEAD 从DEB或RPM DEB curl -s https://packagecloud.io/install/repositories/LebJe/LFSPointers/script.deb.sh > script.sh chmod +x script.sh sudo os=ubuntu dist=fo
【文件预览】:
LFSPointers-main
----Samples()
--------FileToPointer-iOS()
--------FileToPointer-MacOS()
----.gitignore(113B)
----Dockerfile(393B)
----Sources()
--------LFSPointersKit()
--------LFSPointersExecutable()
----images()
--------LFSPointers.png(883KB)
----.dockerignore(46B)
----ReleaseProcess.md(454B)
----.pre-commit-config.yaml(219B)
----Dockerfile.latest(591B)
----LICENSE(1KB)
----generateChangelog.zsh(95B)
----CHANGELOG.md(29KB)
----.github()
--------workflows()
----LFSPointers.1.md(2KB)
----README.md(13KB)
----Scripts()
--------buildLatest.sh(1KB)
--------installDeb.sh(322B)
----TODO.md(61B)
----build.sh(243B)
----make.swift(2KB)
----Package.swift(2KB)
----Tests()
--------LinuxMain.swift(124B)
--------LFSPointersTests()
----Brewfile(37B)
----package.yaml(397B)
----.swiftformat(326B)