Git Version Control =================== Workshop materials for a git and GitHub workshop series from Brandeis Library RIS. 1. :doc:`Setup & Install ` 2. :doc:`Quick start ` 3. :doc:`Pushing ` 4. :doc:`Fetch & Merge ` 5. :doc:`Git Utilities ` 6. :doc:`Forking ` 7. :doc:`Glossary ` More Resources: --------------- - How can Version Control make my science more open? -> `Open Science `__ - `Licensing `__ - `Connecting to GitHub with SSH `__ - Extra: Instructions for setting up `GitHub Pages `__, a simple way to build a website (like :doc:`our Data Services pages `) and host it for free on GitHub. - Extra: `Using GitHub from RStudio `__ These sessions are tailored from `Software Carpentry `__. .. toctree:: :hidden: :maxdepth: 2 :caption: Contents: git/setup-install git/quick-start git/pushing git/fetch-merge git/git-utilities git/forking git/glossary