Clone an entire repository via gix repository clone and checkout a working tree along with a valid index.
Tasks
- git-odb
- git-object refactor
- git-config
- git-ref
- git-index
- git-bitmap
- git-worktree
- git-transport
- support
git remote-<protocol> programs (somehow, let's just be aware, but also be careful about the ext remote helper which executes arbitrary programs)
- gix repository clone
gix pack receive
- gix
- Having impact
Clone an entire repository via
gix repository cloneand checkout a working tree along with a valid index.Tasks
KindtoVersionor similar, because that's what it really is.Idand everything hash related intogit-hashgit-hashinside ofgit-features, remove cycleConfigtype which integrates multiple files into one interface, much like a multi version ofFilegix organizeusegit-configon single files (the repository configuration)gix-indextowards 1.0 #293 for more)gix-worktreeandgix-index(checkout, status, commit) #301 for more)git remote-<protocol>programs (somehow, let's just be aware, but also be careful about theextremote helper which executes arbitrary programs)initimplementation.gix pack receiveremoteabstractionnaivetoconsecutiveimplementation (or else fetches fail from some servers)gitoxidewon't have small repositories.cargo#449