git-novice

Version Control with Git

https://github.com/swcarpentry/git-novice

Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary

Keywords

carpentries english git lesson open-educational-resources programming software-carpentry stable version-control versioning
Last synced: 4 months ago · JSON representation ·

Repository

Version Control with Git

Basic Info
Statistics
  • Stars: 356
  • Watchers: 80
  • Forks: 949
  • Open Issues: 27
  • Releases: 3
Topics
carpentries english git lesson open-educational-resources programming software-carpentry stable version-control versioning
Created about 11 years ago · Last pushed 4 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors Zenodo

README.md

Create a Slack Account with us Slack Status

git-novice

An introduction to version control for novices using Git. Please see https://swcarpentry.github.io/git-novice/ for a rendered version of this material, or the lesson template documentation for instructions on formatting, building, and submitting material.

Maintainers:

Alumni maintainers:

Owner

  • Name: Software Carpentry
  • Login: swcarpentry
  • Kind: organization
  • Email: team@carpentries.org

Home for Software Carpentry repos for website, lessons and templates

Citation (CITATION)

Please cite as:

Ivan Gonzalez; Daisie Huang;  Nima Hejazi;  Katherine Koziar; 
Madicken Munk (eds): "Software Carpentry: Version Control with Git."  
Version 2019.06.1, July 2019,
https://github.com/swcarpentry/git-novice, 10.5281/zenodo.3264950

GitHub Events

Total
  • Issues event: 75
  • Watch event: 13
  • Delete event: 31
  • Issue comment event: 177
  • Push event: 153
  • Pull request review comment event: 18
  • Pull request review event: 19
  • Pull request event: 78
  • Fork event: 36
  • Create event: 35
Last Year
  • Issues event: 75
  • Watch event: 13
  • Delete event: 31
  • Issue comment event: 177
  • Push event: 153
  • Pull request review comment event: 18
  • Pull request review event: 19
  • Pull request event: 78
  • Fork event: 36
  • Create event: 35

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 25
  • Total pull requests: 30
  • Average time to close issues: over 2 years
  • Average time to close pull requests: about 1 month
  • Total issue authors: 18
  • Total pull request authors: 17
  • Average comments per issue: 2.2
  • Average comments per pull request: 1.63
  • Merged pull requests: 19
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 14
  • Pull requests: 30
  • Average time to close issues: 2 months
  • Average time to close pull requests: about 1 month
  • Issue authors: 8
  • Pull request authors: 17
  • Average comments per issue: 1.07
  • Average comments per pull request: 1.63
  • Merged pull requests: 19
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • maneesha (9)
  • astroDimitrios (9)
  • novica (4)
  • martinosorb (4)
  • lexnederbragt (3)
  • rgaiacs (2)
  • edbennett (2)
  • agzimmerman (2)
  • tobyhodges (2)
  • jwillenbring (1)
  • chrstngyn (1)
  • aghr (1)
  • hunter-powell (1)
  • scmbradley (1)
  • allisongofman (1)
Pull Request Authors
  • erinmgraham (14)
  • martinosorb (13)
  • carpentries-bot (5)
  • tobyhodges (4)
  • maneesha (4)
  • astroDimitrios (4)
  • lexnederbragt (3)
  • JoKeyser (3)
  • novica (3)
  • dpshelio (2)
  • olexandr-konovalov (2)
  • CFGrote (1)
  • vasishtvl50 (1)
  • jonah-loughlin-stfc (1)
  • kleuveld (1)
Top Labels
Issue Labels
help wanted (15) status:ready (8) type:discussion (7) good first issue (6) type:clarification (5) type:enhancement (5) status:need more info (4) status:waiting for response (4) type:bug (2) type:documentation (1) status:in progress (1)
Pull Request Labels
type: template and tools (5) status:changes requested (1)

Dependencies

requirements.txt pypi
  • PyYAML *
  • update-copyright *
.github/workflows/pr-close-signal.yaml actions
  • actions/upload-artifact v3 composite
.github/workflows/pr-comment.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
  • carpentries/actions/download-workflow-artifact main composite
.github/workflows/pr-post-remove-branch.yaml actions
  • carpentries/actions/download-workflow-artifact main composite
  • carpentries/actions/remove-branch main composite
.github/workflows/pr-preflight.yaml actions
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
.github/workflows/pr-receive.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/sandpaper-main.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-cache.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-lockfile main composite
  • carpentries/create-pull-request main composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-workflows.yaml actions
  • actions/checkout v3 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-workflows main composite
  • carpentries/create-pull-request main composite