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 há 4 anos atrás
Book 893f8e1cc8 first book version (figures not working) há 4 anos atrás
book-output 40762f1dcc add images using github links há 4 anos atrás
git-applications 893f8e1cc8 first book version (figures not working) há 4 anos atrás
intro 893f8e1cc8 first book version (figures not working) há 4 anos atrás
web-interface 40762f1dcc add images using github links há 4 anos atrás
.gitattributes 049dfddc9f unannex files há 4 anos atrás
LICENSE 6e38bf3406 Initial commit há 4 anos atrás
README.md de63c2d687 add pointer on annex issues há 4 anos atrás
_bookdown.yml 893f8e1cc8 first book version (figures not working) há 4 anos atrás
index.Rmd 893f8e1cc8 first book version (figures not working) há 4 anos atrás

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)