Question

I am a new git user, using the built in NetBeans support on Windows 7.

I have made some changes to my project files on a development computer, and committed them to a remote repo. I would now like to use git (NetBeans) to push my project to a bare repo that I have created on my live web server.

Is this possible using NetBeans commands or do I need to go to the command line.

Was it helpful?

Solution

Not sure about using it in Netbeans, but the Netbeans git docs appear to suggest you have to choose a repository to push to.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top