git-lfs: remember urls, and autoenable remotes using known urls
* git-lfs: The url provided to initremote/enableremote will now be stored in the git-annex branch, allowing enableremote to be used without an url. initremote --sameas can be used to add additional urls. * git-lfs: When there's a git remote with an url that's known to be used for git-lfs, automatically enable the special remote.
This commit is contained in:
parent
d06b5bcd7b
commit
5877de5e80
9 changed files with 141 additions and 46 deletions
|
@ -19,5 +19,8 @@ obvious two or three. Now that `initremote --sameas` is available,
|
|||
special remotes can be initialized for all the urls. The user would need to
|
||||
do that themselves probably.
|
||||
|
||||
[[!tag projects/dandi]]
|
||||
> [[done]], the url is stored, and when there's a remote that has an url
|
||||
> that's known to be to a git-lfs repo, that remote is automatically
|
||||
> enabled to be used as a git-lfs special remote. --[[Joey]]
|
||||
|
||||
[[!tag projects/dandi]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue