Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

introduction to how to deal with gin (web interface, command-line, and probably WinGIN GUI)

colombj 40762f1dcc add images using github links il y a 4 ans
Book 893f8e1cc8 first book version (figures not working) il y a 4 ans
book-output 40762f1dcc add images using github links il y a 4 ans
git-applications 893f8e1cc8 first book version (figures not working) il y a 4 ans
intro 893f8e1cc8 first book version (figures not working) il y a 4 ans
web-interface 40762f1dcc add images using github links il y a 4 ans
.gitattributes 049dfddc9f unannex files il y a 4 ans
LICENSE 6e38bf3406 Initial commit il y a 4 ans
README.md de63c2d687 add pointer on annex issues il y a 4 ans
_bookdown.yml 893f8e1cc8 first book version (figures not working) il y a 4 ans
index.Rmd 893f8e1cc8 first book version (figures not working) il y a 4 ans

README.md

Dealing with Gin

introduction to how to deal with gin (web interface, command-line, and probably WinGIN GUI).

  1. What is Gin? (A cultural background)
    • Git, a version-control system
    • Management of large files using git-annex
    • GitHub concepts: Markdown, collaboration, issues
    • Play with Sandbox
  2. Web interface
  3. gin-cli
    • Downloading a bundle
    • Setting up for the wired network in Charité
    • Downloading a repository
    • Committing to a repository
    • Uploading changes
    • Synchronizing the local repository with the remote
    • (Advanced) Dealing with what is annexed, and what is not
  4. WinGIN (GUI on Windows)
    • What WinGIN does
    • Download and setup
    • Adding a repository
    • Synchronizing the local repository with the remote
  5. Using another git application

Book version link: (will come)