It should, the underlying JGit library supports ssh+git on any
platform, as it uses a pure-Java SSH client.
--
Shawn.
As you correctly state, the custom action UI must be used for now.
Earlier today I created a new issue, which you can star if you are
interested in getting updates. Currently, it is scheduled for 0.3.
- http://code.google.com/p/nbgit/issues/detail?id=41
> What would I set my path to be? The example shows using an external
> git binary to do the push/pull.
If you have cloned and/or built the jgit binary, you should be able to
use that as well. I don't remember if the custom action UI handles
Windows lack of support for checking if a file is executable, but it
should based on JGit's support for working around this issue.
> On Apr 7, 1:17 pm, "Shawn O. Pearce" <spea...@spearce.org> wrote:
>> thadeus.burg...@gmail.com wrote:
>>
>> > Does NBGit support ssh+git on linux and windows?
>>
>> It should, the underlying JGit library supports ssh+git on any
>> platform, as it uses a pure-Java SSH client.
Thanks for chiming in, Shawn.
--
Jonas Fonseca