I have newly created account for Bibucket. when opening sourceTree getting my online created repository.
Now I need to push existing project to the created repository. I am getting only Clone option. When clicking on clone, giving path & clicking OK
Getting error can't clone Non-Empty project.
Thank you. Refer below screenshot
Hi!
I'm afraid I don't really understand what you're trying to achieve. If you're trying to copy (clone) a repository you have online to your local computer, you'll need to select a folder that is empty, you can not clone a repo to a folder that already contains data.
If you're trying to convert an existing project to Git, you'll need to initialize it first as a Git repository, you can follow the instructions from Setting up a repository.
Let us know if that helps!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.