Skip to content
  • Eric Timmons's avatar
    Improve git credential helper · f1b35962
    Eric Timmons authored
    Wait to print the password until git closes stdin. There seems to be an
    occasional race condition on some set ups that causes git to not get the
    credentials from the helper appropriately. Try this first before adding a
    larger sleep.
    f1b35962