806 B
806 B
annexgetfile
Upstream: https://ayakael.net/forge/annexgetfile
Description
Script to extract name and location information out of git-annex repo
Based on: https://gist.github.com/eruffaldi/924f6b53a63dede6e59f
How to use
usage: annexgetfile.py [-h] [--annex ANNEX] [--all] [--verbose] [--tar TAR] [--abs] [path ...]
Retrieve file from git-annex, even barebone
positional arguments:
path file to be looked at
options:
-h, --help show this help message and exit
--annex ANNEX path to annex repository
--all list all
--verbose verbose dump
--tar TAR produces a tar file with given path cotaining the symbolic links
--abs makes abs files
License
This readme, abuilds and support scripts are licensed under MIT License.