Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-7851

possibly change working on new repo creation page

    XMLWordPrintable

Details

    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description


      If your code is already tracked by Git then set this repository as your "origin" to push to.
      cd existing-project
      git remote set-url origin ssh://git@server.example.com/name/repo.git
      git push -u origin master

      The last line would be better if it read:
      git push -u origin master —tags

      Attachments

        Activity

          People

            hschnepel Hendrik (Inactive)
            4c762d6af390 Corey Steele
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: