

The -nosession switch tells Notepad++ not to bring up any files from previous sessions, ensuring that the current commit is the only thing the text editor displays. The switches also ensure that no plugins are loaded into Notepad++, which might make loading Notepad++ faster while avoiding any problems with m isconfigured plugins. These popular switches ensure that a new Notepad window is displayed, rather than just adding a new tab to an existing Notepad++ instance that might already be running. 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.


Microsoft-GitHub acquisition shakes up DevOps market.GitHub: What is the difference between them? How to set Notepad++ as the default Git editor for commits instead of Vim.5 basic Git commands developers must master: Tutorial with examples.Step-by-step guide: How to install Git on Windows desktop computers.IT pros weigh Git version control against the competition.
