Checking 'Add proxy configuration to Git/Mercurial' when default operating system settings for proxy are used, but no proxy is set for the system, results in an entry proxy = http://www.google.com:80 being added in ~/.gitconfig file

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: General
    • None
    • Severity 3 - Minor

      Summary

      Checking 'Add proxy configuration to Git/Mercurial' when default operating system settings for proxy are used, but no proxy is set for the system, results in an entry proxy = http://www.google.com:80 being added in ~/.gitconfig file.

      Environment

      Windows – reproduced with Windows 7 and SourceTree version 1.7

      Steps to Reproduce

      1. Go to Control Panel in Windows.
      2. Select Internet Options, then tab Connections.
      3. Select LAN Settings.
      4. Uncheck Use a proxy server for your LAN (in case it is checked).
      5. Go to SourceTree, menu Tools >> Options.
      6. Select tab Network.
      7. Select Use default operating system settings.
      8. Check Add proxy configuration to Git/Mercurial.

      Expected Results

      No proxy should be added in the ~/.gitconfig file.

      Actual Results

      The line proxy = http://www.google.com:80 is added in the ~/.gitconfig file.

            Assignee:
            Unassigned
            Reporter:
            Theodora Boudale (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: