Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-6019

Please remove the dollar signs in front of "Import an existing repository" code! (BB-7222)

    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

      When I create a new repository, you conveniently provide the following shell commands to initialize with my own existing local version:

      #!bash
      
      $ cd /path/to/my/repo
      $ git remote add origin https://myname@bitbucket.org/myname/myrepo.git
      $ git push -u origin --all   # to push changes for the first time
      

      While this is absolutely great, it would be even more so if I didn't have to remove the dollar signs in front of them each time I copy the last two lines!

      Kind regards,
      Jesse the Game

      Attachments

        Activity

          People

            Unassigned Unassigned
            64a15d3237b8 jessethegame NA
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: