edit remote fails silently

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 2.7.2, 2.7.4
    • Component/s: Git
    • None
    • Environment:

      macOS 10.13.4

      Tried on 2.7.2, then got notification that 2.7.4 was available, so tried that.

    • Severity 3 - Minor

       

      1. Create a new repository:
            mkdir test; cd test; git init; touch .gitignore; git add .gitignore; git commit -m "Init."
      2. Add repository to SourceTree.
      3. In SourceTree window for that repository, click Settings.
      4. In Settings modal, click Remotes tab.
      5. See an origin with no path. Click Edit for it.
      6. Enter a URL (ssh://git@<domain>/<path>).
      7. Click OK.
      8. Attempt a push. It fails.
      9. Look back in remote settings, and see that your change wasn't saved.

       

              Assignee:
              Unassigned
              Reporter:
              Qays H. Poonawala
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: