git-course

Version control training course using Git

https://github.com/gcapes/git-course

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

Keywords

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

Repository

Version control training course using Git

Basic Info
Statistics
  • Stars: 21
  • Watchers: 2
  • Forks: 48
  • Open Issues: 1
  • Releases: 2
Topics
carpentry-lesson git
Created over 9 years ago · Last pushed 8 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

git-course

Version control with Git

This is an introduction to using version control with Git and GitHub. No prior experience with version control is assumed. The material is based on the Software Carpentry lesson and the work of Aleksandra Pawlik, but has been heavily modified. I teach this course at the University Of Manchester - you can apply for a place on the course here.

Owner

  • Name: Gerard Capes
  • Login: gcapes
  • Kind: user

Research Software Engineer at the University of Manchester.

Citation (CITATION)

FIXME: describe how to cite this lesson.

GitHub Events

Total
  • Issues event: 4
  • Watch event: 2
  • Issue comment event: 1
  • Push event: 5
  • Pull request event: 2
  • Fork event: 2
Last Year
  • Issues event: 4
  • Watch event: 2
  • Issue comment event: 1
  • Push event: 5
  • Pull request event: 2
  • Fork event: 2

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 93
  • Total pull requests: 11
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 14 days
  • Total issue authors: 3
  • Total pull request authors: 4
  • Average comments per issue: 0.28
  • Average comments per pull request: 0.18
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 6
Past Year
  • Issues: 3
  • Pull requests: 1
  • Average time to close issues: 6 days
  • Average time to close pull requests: 18 minutes
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.33
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • gcapes (99)
  • mawds (3)
  • gruel (1)
Pull Request Authors
  • dependabot[bot] (6)
  • gcapes (3)
  • mawds (2)
  • Josh-Woodcock (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (6)

Dependencies

Gemfile rubygems
  • github-pages >= 0 development
  • webrick >= 1.6.1
.github/workflows/template.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • r-lib/actions/setup-r v2 composite
  • ruby/setup-ruby v1 composite
.github/workflows/website.yml actions
  • actions/cache v2 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • r-lib/actions/setup-r v2 composite
  • ruby/setup-ruby v1 composite