CI to automate build of cargo lockfiles on different Alpine releases for git-annex aports
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/community/git-annex
![]() -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUAVtR4PskQ2SIlEuPHAQIdKA/+JdaDdtIrYKOB0G8ZlYjqs7w1xWjnFJ12 Nwop8zrI+rqpObvbjaGT+71IsTEkedKZsCd5kQz2OLnUMTftvTWea9lcTsLHjGmV 0jQlY6FDm4IgleI4dLAu5Hgt4no+SeI1anr/n8oCnlIxKXCxiCFvEwmI9Ejp8sHY s62ZI8P2QYMErMuaYMb1s0ZPFfVtbss3nySWKy2Hmb2jheKEGdx788kgHxfnIRwW bZMqZB5yXeE5Eg4mNs0cDdXDPvsr/QllpzbLlLsE0mfK4jdoaOD6vTxbeQZmmEUe Rm+VNXShu63GDkDPXgw2otWt2ZS+oHDtAm6OLGIB9j653cS32f2sz53pj4fIkNe9 niLm5Lz4Fx/B7GzOblg2qNJmBGMhr7kHsPDSvVlmD840aIDBvLRARTLOcplN+NAk EZZKhdcKBU2qN1gmJvcXBF2xgzU9NO0VCZ1TM7oCoCvkkID/JDVGtOCdBybqYRAH drH4NmDarfY9oiCyjOL1uhoMehr02zzhk31eGzkNDmJ9Eje0PNj6UKpVh8I9BdqA ojG4UUxAIK1hGg68aKNyl2PgyKiADQIWvG9gT+jthKOPnYmhS0leEWimaaOxBrqJ +F6rhLiTQXJz8XKE/OmSkz9dDX1S8dOTgAiP2RJnrH9sG+CWAcfN/2wYZk8W+cFH BQ7oWxNv9dU= =3J8q -----END PGP SIGNATURE----- Merge tag '6.20160229' into debian tagging package git-annex version 6.20160229 |
||
---|---|---|
Annex | ||
Assistant | ||
Backend | ||
Build | ||
CmdLine | ||
Command | ||
Config | ||
Database | ||
debian | ||
doc | ||
Git | ||
Limit | ||
Logs | ||
Messages | ||
Remote | ||
RemoteDaemon | ||
standalone | ||
static | ||
templates | ||
Types | ||
Upgrade | ||
Utility | ||
.ghci | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
Annex.hs | ||
Assistant.hs | ||
Backend.hs | ||
bash-completion.bash | ||
build.bat | ||
BuildFlags.hs | ||
CHANGELOG | ||
CmdLine.hs | ||
Command.hs | ||
Common.hs | ||
Config.hs | ||
configure.hs | ||
COPYRIGHT | ||
Creds.hs | ||
Crypto.hs | ||
ghci | ||
git-annex.cabal | ||
git-annex.hs | ||
git-union-merge.hs | ||
Git.hs | ||
INSTALL | ||
Limit.hs | ||
Logs.hs | ||
Makefile | ||
Messages.hs | ||
NEWS | ||
README | ||
Remote.hs | ||
Setup.hs | ||
stack.yaml | ||
Test.hs | ||
Types.hs | ||
Upgrade.hs |
git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, checksumming time, or disk space. For documentation, see doc/ or <https://git-annex.branchable.com/>