git-intro

Introduction to version control with Git - Why we want to track versions and how to go back in time to a working version

https://github.com/coderefinery/git-intro

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 (2.1%) to scientific vocabulary

Keywords

carpentry-lesson git
Last synced: 10 months ago · JSON representation ·

Repository

Introduction to version control with Git - Why we want to track versions and how to go back in time to a working version

Basic Info
Statistics
  • Stars: 35
  • Watchers: 14
  • Forks: 68
  • Open Issues: 14
  • Releases: 1
Topics
carpentry-lesson git
Created over 9 years ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

Introduction to version control with Git

Why we want to track versions and how to go back in time to a working version

Owner

  • Name: coderefinery
  • Login: coderefinery
  • Kind: organization
  • Email: support@coderefinery.com

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: "Darst"
  given-names: "Richard"
- family-names: "Razick"
  given-names: "Sabry"
- family-names: "Iusan"
  given-names: "Diana"
- family-names: "Lindi"
  given-names: "Bjørn"
- family-names: "Andrei"
  given-names: "Constantin-Octavian"
- family-names: "Suvilehto"
  given-names: "Jyry"
- family-names: "Fasshauer"
  given-names: "Elke"
title: "Introduction to version control"
type: "data"
abstract: "Why we want to track versions and how to go back in time to a working version. This lesson brings you from zero to using Git and GitHub for own projects."
version: 2025-03-19
date-released: 2025-03-19
url: "https://coderefinery.github.io/git-intro/"
license: CC-BY-4.0
repository-code: "https://github.com/coderefinery/git-intro"

GitHub Events

Total
  • Issues event: 15
  • Watch event: 4
  • Delete event: 4
  • Issue comment event: 15
  • Push event: 24
  • Pull request event: 9
  • Create event: 5
Last Year
  • Issues event: 15
  • Watch event: 4
  • Delete event: 4
  • Issue comment event: 15
  • Push event: 24
  • Pull request event: 9
  • Create event: 5

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 42
  • Total pull requests: 11
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 6
  • Total pull request authors: 6
  • Average comments per issue: 0.83
  • Average comments per pull request: 0.18
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 11
  • Pull requests: 5
  • Average time to close issues: 10 days
  • Average time to close pull requests: 7 days
  • Issue authors: 4
  • Pull request authors: 3
  • Average comments per issue: 0.91
  • Average comments per pull request: 0.4
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • bast (31)
  • rkdarst (8)
  • samumantha (6)
  • linc0380 (1)
  • Sabryr (1)
  • dianaiusan (1)
  • bclaremar (1)
Pull Request Authors
  • bast (3)
  • rkdarst (3)
  • LizaTuni (3)
  • mmesiti (2)
  • samumantha (1)
  • gregordecristoforo (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