I see that there is a subversion plugin for npp, but I didn’t see anything similar for github. I want to be able to type the commit messages straight in notepad++ editor rather than git command line.
Is there one?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Git is generally designed to be fairly independent of editor.
If you’re working on Windows, have you considered msysgit?
There’s also a TortoiseGit, if you’re familiar with TortoiseSVN.