githubteacher / githubteacher/awesome-june-class
Class Links
- Dominant language
- No language data
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- [Command Line Configurations](https://services.github.com/kit/modules/CONT-CLI-01_Basic-Configuration.html)
- [Add Notepad++ to Windows PATH](http://superuser.com/questions/607379/how-do-i-start-notepad-from-cmd) (StackOverflow)
- Command to associate Notepad++ with git: `git config --global core.editor "'C:/Program Files/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"`
- [Add your git branch to your command prompt](https://gist.github.com/githubteacher/e75edf29d76571f8cc6c)
- Add Training Manual
https://github.com/githubteacher/awesome-june-class/blob/master/github-for-developers-student-manual.pdf
- [How a Commit is Made](https://git-scm.com/book/en/v2/Git-Branching-Branches-in-a-Nutshell) from _Pro Git_.
- [Viewing diffs locally figure](https://services.github.com/kit/modules/CONT-CLI-11_Viewing-local-diffs.html)
- [Resetting history figure](https://services.github.com/kit/modules/CONT-CLI-19_Resetting-history.html)
- [Deployment at GitHub](http://githubengineering.com/deploying-branches-to-github-com/)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.