Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gjbex/version-control-with-git
Repository for participants of the "Version control with git" training
https://github.com/gjbex/version-control-with-git
git training version-control
Last synced: about 1 month ago
JSON representation
Repository for participants of the "Version control with git" training
- Host: GitHub
- URL: https://github.com/gjbex/version-control-with-git
- Owner: gjbex
- License: cc-by-4.0
- Created: 2019-10-18T10:18:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T10:10:45.000Z (5 months ago)
- Last Synced: 2024-08-13T12:52:01.492Z (5 months ago)
- Topics: git, training, version-control
- Language: Jupyter Notebook
- Homepage: https://gjbex.github.io/Version-control-with-git/
- Size: 8.8 MB
- Stars: 6
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Version control with git
GitHub repository for participants of the "Version control with git" training.
For information on the training, see the website
[https://gjbex.github.io/Version-control-with-git/](https://gjbex.github.io/Version-control-with-git/)## What is it?
1. [`version_control_git.pptx`](version_control_git.pptx): PowerPoint
presentation used for the training.
1. [`hands-on`](hands-on): directory that contains material for the hands-on sessions.
1. [License](LICENSE): license information for the material in this repository.
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
repository.
1. docs: directory containing the website for this repository.Although this session is on git, there is a PowerPoint presentation
on [Subversion](version_control_svn.pptx) as well.