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
2013-01-13 19:43:35 +00:00
Annex
Assistant fix 2013-01-10 16:43:22 -04:00
Backend
Build
Command safe recv-key in direct mode 2013-01-11 16:03:45 -04:00
Common
debian safe recv-key in direct mode 2013-01-11 16:03:45 -04:00
doc poll vote (I want to, but have not had the time to try it) 2013-01-13 19:43:35 +00:00
Git
Locations
Logs
Messages
Remote safe recv-key in direct mode 2013-01-11 16:03:45 -04:00
standalone
static
templates
Types
Upgrade
Utility
.ghci
.gitattributes
.gitignore
Annex.hs
Assistant.hs
Backend.hs
CHANGELOG
Checks.hs
CmdLine.hs
Command.hs
Common.hs
Config.hs
configure.hs
CONTRIBUTING
COPYRIGHT
Creds.hs
Crypto.hs
Fields.hs safe recv-key in direct mode 2013-01-11 16:03:45 -04:00
ghci
git-annex.cabal
git-annex.hs
git-union-merge.hs
Git.hs
GitAnnex.hs
GitAnnexShell.hs safe recv-key in direct mode 2013-01-11 16:03:45 -04:00
Init.hs
INSTALL
Limit.hs
Locations.hs
Makefile
Messages.hs
Meters.hs
NEWS
Option.hs
README
Remote.hs
Seek.hs
Setup.hs
test.hs
Types.hs
Upgrade.hs
Usage.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/>