

Get video/hackity_hack_and_kaxxt.mov (from usbdrive.) ok

I was unable to access these remotes: server Get video/hackity_hack_and_kaxxt.mov (not available) # git annex get video/hackity_hack_and_kaxxt.mov Git-annex there aware of the annexed file, and it can be used to retrieve Pushing to another git repository will make You can move them around,ĭelete them, and so on. These symlinks areĬhecked into git and versioned like regular files. Store, and a symlink is made that points to the content. When a file is annexed, its content is moved into a key-value Makefiles, etc that are associated with annexed files but that benefit from Regularly versioned files, which is convenient for maintaining documents, And annexed files can co-exist in the same git repository with With git, move files around and delete files with versioned directory trees,Īnd use branches and distributed clones, are all very handy reasons to use To limitations in memory, checksumming time, or disk space.Įven without file content tracking, being able to manage files

While that may seem paradoxical, it is useful whenĭealing with files larger than git can currently easily handle, whether due Git-annex allows managing files with git, without checking theįile contents into git. Git-annex - manage files with git, without checking their contents
