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

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

android - Keyboard hides my half of edit-text and button below it even in scroll view -