Note that there are some explanatory texts on larger screens.

plurals
  1. POcreate a private git repo in bitbucket?
    primarykey
    data
    text
    <p>first i create an account in bitbucket, then i create a shh private key in puttykeygen, i save the private key "bitbucket.ppk", then i copy the text from public key and i paste in my account in bitbucket, in SSH KEY section. before that, i make a repo in bitbucket called ATOMICO.</p> <p>this is my question</p> <p>why can i clone the repo without the private key??</p> <p>how can i restrict that function???, because everybody can clone my repo and push changes without the private key... i try to clone my repo in other computer and i could push changes</p> <p>the repo is git clone <a href="https://andrescabana86@bitbucket.org/andrescabana86/atomico.git" rel="nofollow">https://andrescabana86@bitbucket.org/andrescabana86/atomico.git</a></p> <p>try to push changes if you can do that tell me</p> <p>EDIT 2</p> <p>im following these lines to push</p> <pre><code>$ git commit -m "cambios from me" [master 36b6908] cambios from me 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 cambios de mi.txt wirelan@WIRELAN-HM /E/UPW/webs/atomico (master) $ git push -u origin --all Counting objects: 3, done. Delta compression using up to 2 threads. Compressing objects: 100% (2/2), done. Writing objects: 100% (2/2), 246 bytes, done. Total 2 (delta 1), reused 0 (delta 0) remote: bb/acl: andrescabana86 is allowed. accepted payload. To https://andrescabana86@bitbucket.org/andrescabana86/atomico.git eae426a..36b6908 master -&gt; master Branch master set up to track remote branch master from origin. </code></pre> <p>tnx all</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload