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

New Repo "Have Existing Project To Push Up" format wrong (BB-10280)

XMLWordPrintable

      When you make a new repo and it asks you if you want to start a new project or have an existing one to push, if you select "I have an existing project to push up", the indentation on the Git cmd prompt code is wrong.

      Example:

      #!python
      
      cd /path/to/my/repo  
                        git remote add origin gitthing.git
                        git push -u origin --all # pushes up the repo and its refs for the first time
                        git push -u origin --tags # pushes up any tags
      
      

              zdavis Zachary Davis (Inactive)
              f0600267-dfa0-45cd-983a-438da61ab945 Deleted Account (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: