git-collaborative
Collaborative distributed version control lesson.
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.4%) to scientific vocabulary
Keywords
carpentry-lesson
collaborative
forking
git
github
lesson
Last synced: 4 months ago
·
JSON representation
·
Repository
Collaborative distributed version control lesson.
Basic Info
- Host: GitHub
- Owner: coderefinery
- License: cc-by-4.0
- Language: Python
- Default Branch: main
- Homepage: https://coderefinery.github.io/git-collaborative/
- Size: 23.9 MB
Statistics
- Stars: 9
- Watchers: 13
- Forks: 44
- Open Issues: 6
- Releases: 1
Topics
carpentry-lesson
collaborative
forking
git
github
lesson
Created about 9 years ago
· Last pushed 4 months ago
Metadata Files
Readme
License
Citation
Owner
- Name: coderefinery
- Login: coderefinery
- Kind: organization
- Email: support@coderefinery.com
- Website: https://coderefinery.org
- Repositories: 141
- Profile: https://github.com/coderefinery
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this lesson material, please cite it using these metadata." authors: - name: "CodeRefinery" - family-names: "Bast" given-names: "Radovan" - family-names: "Wikfeldt" given-names: "Kjartan Thor" - family-names: "Hellsvik" given-names: "Johan" - family-names: "Darst" given-names: "Richard" - family-names: "Razick" given-names: "Sabry" - family-names: "Pushpadas" given-names: "Dhanya" - family-names: "Lindi" given-names: "Bjørn" - family-names: "Pilstål" given-names: "Robert" - family-names: "Alim Rasel" given-names: "Annajiat" - family-names: "Suvilehto" given-names: "Jyry" - family-names: "Fouilloux" given-names: "Anne" title: "Collaborative distributed version control" type: "data" abstract: "This lesson builds on "Introduction to version control" and we apply branching and learn about pull requests (merge requests), forks, and collaboration using Git and GitHub." version: 2025-03-19 date-released: 2025-03-19 url: "https://coderefinery.github.io/git-collaborative/" license: CC-BY-4.0 repository-code: "https://github.com/coderefinery/git-collaborative"
GitHub Events
Total
- Create event: 14
- Release event: 1
- Issues event: 23
- Watch event: 3
- Delete event: 11
- Issue comment event: 24
- Push event: 61
- Pull request event: 42
- Fork event: 4
Last Year
- Create event: 14
- Release event: 1
- Issues event: 23
- Watch event: 3
- Delete event: 11
- Issue comment event: 24
- Push event: 61
- Pull request event: 42
- Fork event: 4
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 16
- Total pull requests: 20
- Average time to close issues: about 2 months
- Average time to close pull requests: 3 days
- Total issue authors: 6
- Total pull request authors: 7
- Average comments per issue: 0.81
- Average comments per pull request: 0.15
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 16
- Pull requests: 20
- Average time to close issues: about 2 months
- Average time to close pull requests: 3 days
- Issue authors: 6
- Pull request authors: 7
- Average comments per issue: 0.81
- Average comments per pull request: 0.15
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bast (15)
- rkdarst (2)
- Sabryr (2)
- samumantha (1)
- Sherlock0129 (1)
- sunnivin (1)
- scruffyfish (1)
- johanhellsvik (1)
Pull Request Authors
- bast (13)
- samumantha (2)
- Andy0842 (2)
- scruffyfish (1)
- Mickchen123 (1)
- qqyagxya (1)
- QSY202283890023 (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
requirements.txt
pypi
- Sphinx *
- myst_nb *
- sphinx-lesson *
- sphinx_rtd_theme *
- sphinx_rtd_theme_ext_color_contrast *
.github/workflows/spellcheck.yml
actions
- actions/checkout v1 composite
.github/workflows/sphinx.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite
- ammaraskar/sphinx-problem-matcher master composite
- peaceiris/actions-gh-pages v3 composite