Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/google-developers-sohag/github-at-a-glance

A Github training course for practical purposes and OSS
https://github.com/google-developers-sohag/github-at-a-glance

cicd devops git-branches github repository version-control-system

Last synced: 7 days ago
JSON representation

A Github training course for practical purposes and OSS

Awesome Lists containing this project

README

        

# Github-Training-Course

## Github-at-a-glance:

- [ ] [Introduction to github and version control systems](https://github.com/Google-Developers-Sohag/Github-Training-Course/tree/master/introduction-to-github).
- [ ] [Hands on git client-side api](https://github.com/Google-Developers-Sohag/Github-Training-Course/tree/master/setup-git).
- [ ] [Repositories management](https://github.com/Google-Developers-Sohag/Github-Training-Course/tree/master/managing-repositories).
- [ ] [Stashing changes]().
- [ ] [Undoing pushed and non-pushed commits](https://github.com/Google-Developers-Sohag/Github-At-A-Glance/tree/master/undoing-changes).
- [ ] [Open source licences and code of conduct]().
- [ ] [Releasing projects]().
- [ ] [Github Wiki]().
- [ ] [Introduction to DevOps using Github actions]().

## Github official docs Content :

- [ ] [Introduction to github, repositories and git-branches with examples](https://docs.github.com/en/get-started/quickstart/hello-world).
- [ ] [Setup git on your machine](https://docs.github.com/en/get-started/quickstart/set-up-git).
- [ ] [Managing your first repository](https://docs.github.com/en/get-started/quickstart/create-a-repo).
- [ ] [Working from your browsers](https://docs.github.com/en/repositories/working-with-files/managing-files).
- [ ] [Working with branches, pull requests and code reviews to maximize your git skills](https://docs.github.com/en/get-started/quickstart/github-flow).
- [ ] [Contributing to open source projects](https://docs.github.com/en/get-started/quickstart/contributing-to-projects).
- [ ] [Communication ways in OSS world](https://docs.github.com/en/get-started/quickstart/communicating-on-github).
- [ ] [Git commands cheatsheet](https://training.github.com/downloads/github-git-cheat-sheet.pdf).