initialize bitbucket repository with existing project using netbeans -
i have existing netbeansproject (about 20 classes, java) want manage using private repository. choosed bitbucket (have acount , repository). initialised local git repository (using netbeans).
how can connect project bitbucket repository using netbeans?
when try "push" error message "cannot connect to the remote repository at https://osmosisdjones@bitbucket.org/osmosisdjones/inba.git"
Comments
Post a Comment