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

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -