Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhdsl/intro_to_git_and_github
You will learn how to use Git, a version control system that is the primary means of doing reproducible and collaborative research. You will use Git from the command line to document the history of your code, create different versions of your code, and share your code with an audience via GitHub!
https://github.com/fhdsl/intro_to_git_and_github
hutch-course
Last synced: 3 days ago
JSON representation
You will learn how to use Git, a version control system that is the primary means of doing reproducible and collaborative research. You will use Git from the command line to document the history of your code, create different versions of your code, and share your code with an audience via GitHub!
- Host: GitHub
- URL: https://github.com/fhdsl/intro_to_git_and_github
- Owner: fhdsl
- License: cc-by-4.0
- Created: 2023-10-17T22:33:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T17:55:46.000Z (5 months ago)
- Last Synced: 2024-06-10T20:43:06.103Z (5 months ago)
- Topics: hutch-course
- Language: JavaScript
- Homepage: https://hutchdatascience.org/Intro_to_Git_and_GitHub/
- Size: 19.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Intro to 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/Intro_to_Git_and_GitHub/index.html)
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 learn how to use Git, a version control system that is the primary means of doing reproducible and collaborative research. You will use Git from the command line to document the history of your code, create different versions of your code, and share your code with an audience via GitHub!
## 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.