I´m trying to get that working:
clone a git project from an ssh server with NBGit. I get NBGit installed, works well local, but when given the connection parameters I´m not sure what is the right URL.
Or maybe it is not supported at the moment?
NBGit 0.4 for NB 6.9.1 on Win7
HOME
variable and make it reference any directory you want. Then launch Netbeans, making sureHOME
has been defined first. Your config file will be in%HOME%/.ssh/config
(or try also%HOME%/_ssh/config
) – Gamete