Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/google-developers-sohag/github-at-a-glance
- Owner: Google-Developers-Sohag
- License: bsd-3-clause
- Created: 2022-11-01T09:32:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-18T20:48:13.000Z (almost 2 years ago)
- Last Synced: 2023-03-06T04:18:52.039Z (over 1 year ago)
- Topics: cicd, devops, git-branches, github, repository, version-control-system
- Language: Markdown
- Homepage: https://docs.github.com/en/get-started/quickstart
- Size: 1.34 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## 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).