views:

34

answers:

1

I see that there is a subversion plugin for npp, but I didn't see anything similar for github.

Is there one?

And if not, what strategy could you offer to using the two? (In case I see the answer is no, I will turn this question into a community wiki)

+1  A: 

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.

Amber