https://github.com/cambridge-iccs/summer-school-intro-git-practice
Repo for practical activities for the ICCS Summer School Git Introductory Course
https://github.com/cambridge-iccs/summer-school-intro-git-practice
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.1%) to scientific vocabulary
Repository
Repo for practical activities for the ICCS Summer School Git Introductory Course
Basic Info
Statistics
- Stars: 0
- Watchers: 4
- Forks: 18
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
ICCS Summer School - Introduction to Git and Github - Practice
This repo is used to practice cloning, branching, and incorporating changes by a pull request. It contains files with arbitrary data that can be modified.
It was originally used for the 2024 ICCS Summer School Git Introductory Course.
Instructions
First, make sure you fulfill the prerequisites.
Clone the repository onto your own machine using the 'SSH' url (found under '<> Code').
git clone git@github.com:Cambridge-ICCS/Summer-School-Intro-Git-Practice
Make sure you do not clone inside an existing git repository.
Next, create a new branch with git checkout -b your-branch-name, commit some changes, and push your new branch to GitHub:
git push --set-upstream origin your-branch-name
Finally, open a new pull request for your branch on GitHub.
Teaching material
The teaching material for this course can be found in this repo.
License
The code materials in this project are licensed under the MIT License.
Owner
- Name: Institute of Computing for Climate Science
- Login: Cambridge-ICCS
- Kind: organization
- Website: https://cambridge-iccs.github.io/
- Twitter: Cambridge_ICCS
- Repositories: 8
- Profile: https://github.com/Cambridge-ICCS
Institute of Computing for Climate Science at the University of Cambridge
GitHub Events
Total
- Delete event: 3
- Member event: 5
- Push event: 7
- Pull request event: 5
- Pull request review comment event: 1
- Pull request review event: 5
- Fork event: 2
- Create event: 5
Last Year
- Delete event: 3
- Member event: 5
- Push event: 7
- Pull request event: 5
- Pull request review comment event: 1
- Pull request review event: 5
- Fork event: 2
- Create event: 5