-
There is now a number of options which could be used to provide some partial remedy: `--ignoreSymlinks` (its --help output talks about directories but I think it was meant about files), `--remoteFiles…
-
`git annex sync` has a UI inconsistent with the rest of git. It is omnivorous by default: syncing bidirectionally and with _all remotes_, in the process it creates a plethora of `synced/*` branches as…
kousu updated
2 years ago
-
### What is the problem?
I cannot run a simple test when trying to use data imported from an RIA. I presume that during the `datalad get` stage `git-annex` is improperly used and sees the RIA's annex…
-
`git-annex` is 3 components afaict: a partial-download system, a bunch of plugins for using different kinds of URLs, and a content-tracking system on top of the two. I think the content-tracking syste…
kousu updated
2 years ago
-
* is incompatible with Github's pull request UI, because that assumes (fairly!) that all the changes for a branch are confined to one branch
* is easy to forget to upload https://github.com/spine-g…
kousu updated
2 years ago
-
The windows installer does currently not check for an existing git or git.annex command, but runs the installers unconditionally.
Test for existing git and git.annex version and skip the respective…
-
[git-annex](https://git-annex.branchable.com) is a tool to manage big files in Git repositories. In science it is used by the [Datalad](https://datalad.org) community to manage dataset. Git-annex work…
-
#85 auto released 3.14.4 which is known to be "buggy" as triggered by dandi-cli . Might be great to add downstream testing to ensure that new releases do not break pynwb and dandi feedstocks. We used…
-
Currently, `git-annex 6.20160727 (or later)` is supported, but this isn't in most of the distro repositories:
- [ ] [Ubuntu Zesty](http://packages.ubuntu.com/zesty/git-annex) `6.20160719-1`
- [ ]…
-
Here: https://intranet.neuro.polymtl.ca/computing-resources/data/git-datasets.html#new-repository
> To make a new repo, follow this recipe.
>
> Then, to upload it, pick a name under datasets/, e.g.…