Advanced git

Block 4.2: Final Bits

Jan Simson

Advanced GitLab

  • You can easily start an in-browser version of VSCode
    • Just press the . key, inside a repository on GitLab
  • You can mark who is responsible for which parts of a repository
    • CODEOWNERS file
    • Similar to .gitignore patterns, associated with usernames
  • These also work on GitHub

Making your Repository Citeable

  • You can assign a doi (digital object identifier) to your repository using Zenodo
    • Steps are outlined in this guide
  • You can also add an official CITATION file, so people know how to cite the repository
    • Steps are outlined in this guide

If you have a problem

End of Block 🎉

Any Questions?

[🏡 Back to Overview]

[⏊ī¸ Outro]