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
      
      

            Assignee:
            Zachary Davis (Inactive)
            Reporter:
            Deleted Account (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: