💾 Archived View for freeshell.de › tldr › git-annex.gmi captured on 2024-05-10 at 12:05:16. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

git annex

Manage files with Git, without checking their contents in.
When a file is annexed, its content is moved into a key-value store, and a symlink is made that points to the content.

More information.

git annex help
git annex init
git annex add {path/to/file_or_directory}
git annex status {path/to/file_or_directory}
git annex {remote}
git annex get {path/to/file_or_directory}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY