Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhdsl/intermediate-git-github
You will expand your current knowledge of Git and GitHub to help your research be more collaborative, reproducible, and transparent.
https://github.com/fhdsl/intermediate-git-github
hutch-course
Last synced: 3 days ago
JSON representation
You will expand your current knowledge of Git and GitHub to help your research be more collaborative, reproducible, and transparent.
- Host: GitHub
- URL: https://github.com/fhdsl/intermediate-git-github
- Owner: fhdsl
- License: cc-by-4.0
- Created: 2023-12-20T19:57:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T20:04:04.000Z (2 months ago)
- Last Synced: 2024-09-18T00:41:44.621Z (2 months ago)
- Topics: hutch-course
- Language: JavaScript
- Homepage: https://hutchdatascience.org/Intermediate-Git-GitHub/
- Size: 41.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Intermediate Git and GitHub
This course was created from [this GitHub template](https://github.com/jhudsl/OTTR_Template).
You can see the rendered course material [here](https://hutchdatascience.org/Intermediate-Git-GitHub/).
If you would like to contribute to this course material, take a look at the [OTTR documentation](https://www.ottrproject.org/).
## About this course
You will expand your current knowledge of Git and GitHub to help your research be more collaborative, reproducible, and transparent. You will learn how to develop your work independently on a “branch” before “merging” it back to a shared repository, and resolve any conflicts along the way. Then, you will learn about the pull request model of collaboration on GitHub and how to conduct code reviews.
## Encountering problems?
If you are encountering any problems with this course, please file a GitHub issue or contact us at {Some email or web address with a contact form}.
All materials in this course are licensed under a Creative Commons Attribution 4.0 International License unless noted otherwise.