-
Practice
- Github repo initial setup
- A good commit
- when to git rebase?
-
Github
- Generating SSH Keys · GitHub Help
-
How to
- Applying gitignore to committed files
- Change commit messages of past Git commits
- clean unstaged files in Git
- Find and restore a deleted file in a Git repo
- GIT clone repo across local file system - Stack Overflow
- github - How do I delete a Git branch both locally and remote? - Stack Overflow
- How Do I 'git fetch' and 'git merge' from a Remote Tracking Branch (like 'git pull') - Stack Overflow
- How to grep (search) committed code in the git history? - Stack Overflow
- How to remove local (untracked) files from the current Git working tree?
-
.gitignore
- Git - gitignore Documentation