This commit is contained in:
Joey Hess 2018-11-12 11:23:56 -04:00
parent 0bb3a55646
commit 398bac4530
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 11 additions and 2 deletions

View file

@ -58,5 +58,3 @@ This is on an NFS mounted partition, but remains the same when run under `/tmp`
Running a significantly more outdated version I found laying around (6.20170815+gitg22da64d0f-1~ndall+1) shows a single password prompt
[[!meta author=yoh]]
[[!taglink duplicate]]

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2018-11-12T15:22:12Z"
content="""
@andrew, the bug you linked to is only about multiple password prompting
when using `GIT_SSH`, which I don't think is in use here.
Anyway that bug did not involve MVar/STM deadlocks, so this is not a
duplicate.
"""]]