You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a local annex folder and have a bunch of files in it. I have git-annex export --tracking setup on a Google Drive special remote (without encryption), so every-time I do a git-annex sync --content any local changes are pushed up to Google Drive. I can then see these files in a nice directory structure at https://drive.google.com/ and download them if I need to.
Now, I also want to be able to upload, change files, rename folders from the web interface at https://drive.google.com/. So I do that, then after I am done, I run git-annex import to bring in all of these changes.
Is this one of the motivations for git annex import?
We need to detect changes in export remotes to support git annex import treeish
The text was updated successfully, but these errors were encountered: