I'm new to using Github and I'm trying to get my PHP project in Netbeans to work with Github.
I created a new PHP project from existing sources with the source folder as my network drive which is also being used as the FTP location for my web server. I saved the metadata to my local drive. The git files location is on my local drive with my metadata.
I was able to create initialize repository without any problems but when I try to push my project up to my git repo it shows no local branches I can select.
What am I missing or doing wrong? Thanks for the help!