https://github.com/njitacm/basic-github-workshop
:tada: A presentation on Github for Learning Git! :computer:
https://github.com/njitacm/basic-github-workshop
basics beginner git github linus-torvalds
Last synced: 5 months ago
JSON representation
:tada: A presentation on Github for Learning Git! :computer:
- Host: GitHub
- URL: https://github.com/njitacm/basic-github-workshop
- Owner: njitacm
- License: wtfpl
- Created: 2021-04-11T17:30:56.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T20:15:54.000Z (about 5 years ago)
- Last Synced: 2024-04-14T09:24:31.132Z (about 2 years ago)
- Topics: basics, beginner, git, github, linus-torvalds
- Homepage:
- Size: 1.23 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# basic-github-workshop
* Inspiration for this repo from [jctf-pres](https://github.com/iloveicedgreentea/jerseyctf-presentation)
## Table of Contents
* [Why](docs/why.md)
* [Git & Version Control](docs/gitVC.md)
* [Commits](docs/commits.md)
* [Branches](docs/branches.md)
* [Remotes](docs/remotes.md)
* [Commands](docs/commands.md)
* [Conclusion](docs/conclusion.md)
## Purpose of this Presentation
An intro guide into Github. And the beauty of it!
[Start Presentation](docs/why.md)