

why doesn't CSC provide a direct way to get those tokens?)
#HOSTED GIT ANNEX INSTALL#
#HOSTED GIT ANNEX HOW TO#
hopefully we will have time to discuss these hereĬan you share the instructions on how to set this up on allas? This is awesome! I did not know that this was possible Great questions which we have discussed on (chat stream #RSHour) just before this session. Related to the previous is encryption a requirement or entirely optional? Are there common approaches used for open projects with sensitive data? launches a web interface to manage remotes and synchronizationĪbout encryption, if the repository is public, having the tokens/keys in the metadata would make little sense.what does it do? (in case we run out of time).fixes #issue-number) issues can be automatically closed by accident.

If one of the remotes is a github/gitlab repository that reacts to special keywords in commits (e.g. or store them somewhere else and link them?Ī word of caution, git annex sync also syncronizes the history of all git remotes.git commands will not touch git-annexed files.

So to upload the actual files I would use 'git add/commit/.' instead of git annex?.

right, unless the person also has access to the storage of the actual files.So in the current example, if someone would clone the repo, he gets the metadata but could not use the files? I saw git-lfs mentioned in the special remotes list. I don't know the answer but I will ask it in a moment.Is there any compatibility layer to use (for instance) storage provided by git-lfs via git-annex? (both GitHub and GitLab provide git-lfs integration) :heart: any key-value store can be used to store the data.we will discuss that but to my limited knowledge git-annex can connect also to storage in the cloud by any of the cloud providers.If the files are not stored in git, are there locations were we can store the files? (for free?) -> Awesome, thanks for extensive answer and usage example !.
#HOSTED GIT ANNEX CODE#
