The ARC comes with a mechanism to track changes. This version control is based on git. Briefly, snapshots of an ARC are called Commits. Every Commit is encoded with the information on who made the change and when and it is accompanied with a note, i.e. a “Commit message” that allows the user to communicate what was changed.
Select git.nfdi4plants.org as DataHUB from the dropdown menu.
Click Login.
Great, now I have some new functions activated in the sidebar. What are they for?
Click Open the DataHUB Authentication menu in the top-right.
Select PLANTdataHUB (official) git.nfdi4plants.org as DataHUB from the dropdown menu.
Click the link Click here to generate a new GitLab Personal Access Token. This automatically opens your browser at the DataHUB (https://git.nfdi4plants.org) and guides you to create an access token.
Scroll down and click Generate token .
Copy the token on top and paste it into the ARCitect-GX field “Personal Access Token”
Click Sign In
Great, now I should be able to work with the DataHUB.
The commit menu allows you to “commit” your changes locally. This saves the changes of your local ARC together with your DataHUB credentials (Name and eMail).