gitconfig fileĮditor = 'C:/Program Files/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin Using Notepad++ as the Git editorĪs far as the switches after the listing of the executable, those are all Notepad++ specific and have nothing to do with Git. How to change the default Git editor to Notepad++ in the global. 10 Git quiz questions to test your distributed version control skills.Five ways to fix Git's 'fatal: repository not found' error.How Atomist's Rod Johnson works with pull requests.Where system, global and local Windows Git config files are saved.Follow these Git commit message guidelines.Where Git fits in your distributed version control system tool belt.Use the Jenkins OAuth plug-in to securely pull from GitHub.Jenkins Git environment variables list: A working shell script example.How to use the Jenkins Git Plugin: Tips and tricks.Jenkins Git integration: GitHub pull request via the Git plugin.How to 'Git cherry-pick' from another branch to your own.Learn to Git cherry-pick a commit with this easy example.Don't Git revert that last commit, Git reset instead.A Git reset hard example: An easy way to undo local commits and shift head.How to revert a Git commit: A simple undo changes example.