Git with Notepad++
Sunday, April 10, 2016
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipseLJv8ul7XOgfsgtfGj9j7M-QGSZ95pYATwnBev_FWByoB0RzV6QnTvi4PzMjVroBnXgImylJEXPyOl_GjlAvbhc7x_UMGrTYckjV6_l-MHchv0r6Uez5n4sB6S58S1yxK6WvNNas1Wy/s200/nppPluginsLogo.png)
- Download and install Tortoise Gi
- Download and install mysysgit
- Download the dll file for git on notepad++ from here
- Drop the .dll file into the plugins folder of notepad++
- One thing to make sure, you must already have committed repo in your computer
- So next time whenever you commit from notepad++, it can recognize the file structure and all you got to do is to enter username and password
- Open Notepad++, Plugins -> Git -> Commit File
- Put your commit message and rest is simple (username and password)
Collected from: https://webdeveloperankitakulkarni.wordpress.com/2013/10/19/git-with-notepad/
Post a Comment