Reference of guidelines and solutions of problems in software development
- GIT
- Commit message guidelines
- Make changes on a specific commit
- Force “git pull” to overwrite local files
- Delete git branch locally and remotely
- File in .gitignore but still in modified list
- Avoid username and password at every git push
- Cache GitHub credentials to push commits
- Delete all git stashes at once
- Delete local remote branches that aren't really in remote
- Django
- VIM
- VISUAL STUDIO CODE