https://github.com/micorix/git-intro-workshop
https://github.com/micorix/git-intro-workshop
git workshop-presentation
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/micorix/git-intro-workshop
- Owner: micorix
- Created: 2020-12-20T22:22:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T21:10:26.000Z (over 5 years ago)
- Last Synced: 2025-03-11T05:17:18.170Z (over 1 year ago)
- Topics: git, workshop-presentation
- Language: JavaScript
- Homepage: https://git-intro-workshop.slides.pl
- Size: 295 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Git Intro Workshop
## Prerequisites
* git installed (You can download it from [here](https://git-scm.com/downloads))
* GitHub account (You can sign up [here](https://github.com/join))
* basic knowledge of how command line works (+ basic commands `cd`, `mkdir` etc.)
---
You can find additional resources [here](./additional-resources.md).