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
Find a file
http://joey.kitenet.net/ dffbf49d90 Added a comment
2011-08-17 01:33:08 +00:00
Backend
Command
debian
doc Added a comment 2011-08-17 01:33:08 +00:00
Git
Remote error out when dropping from http repo 2011-08-16 21:20:14 -04:00
Types
Upgrade
Utility
.gitattributes
.gitignore
Annex.hs
AnnexQueue.hs
Backend.hs
Branch.hs
CHANGELOG
CmdLine.hs
Command.hs
Config.hs
configure.hs
Content.hs
Crypto.hs
git-annex-shell.hs
git-annex.cabal
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GPL
INSTALL
LocationLog.hs
Locations.hs
Makefile
mdwn2man
Messages.hs
Options.hs
PresenceLog.hs
README
Remote.hs
RemoteLog.hs
Setup.hs
StatFS.hsc
test.hs
TestConfig.hs
Touch.hsc
Trust.hs
Types.hs
Upgrade.hs
Utility.hs
UUID.hs
Version.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 <http://git-annex.branchable.com/>