XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      After you created a repository on Bitbucket, and you click your newly created repository, you receive a message like:

      Import an existing repository

      • You already have a Git repository on your computer. Let's publish it to Bitbucket.
        cd /path/to/my/repo
        git remote add origin ssh://git@bitbucket.org/Locolabo/schoenen-lorenz.git
        git push -u origin --all # to push changes for the first time

      But In my case, I'm new to git, so the above command didn't work.
      Here it is simply explained how to get started from scratch easely:

      http://www.thebuzzmedia.com/git-tip-git-push-no-refs-in-common-and-none-specified/comment-page-1/#comment-574083

      Kind regards,
      LocoLabo

      Attachments

        Activity

          People

            6995b9ed1710 evzijst
            legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: