Age | Commit message (Collapse) | Author |
|
This was detected by the GitLab CI runs. I'm not sure why `make test`
passed for me locally.
|
|
I'm not familiar with GitLab CI, so I'm probably doing something
stupid here, but, after much tweaking, this at least should set up two
jobs (no magit, magit) that pass (well...after the next commit).
|
|
|
|
Provide support for creating/modifying views and setting metadata.
All of git-annex's view commands are exposed, and most of the
"setting" features of the 'git annex metadata' command are supported.
Of the remaining bits, I intend to support only the --force
flag (needed for setting metadata a directory's files).
The user interface may still require a good amount of tweaking, but
things seem to be in a working state.
|