Path to this page:
Subject: CVS commit: pkgsrc/devel/git-base
From: David A. Holland
Date: 2021-07-10 21:06:01
Message id: 20210710190601.7BE54FA95@cvs.NetBSD.org
Log Message:
PR 55225 from Benjamin Lorenz: git push not displaying username
Seems that the input code depends on a HAVE_DEV_TTY setting that
autoconf doesn't actually check. I guess Linux packagers set this
explicitly; we shall too. Otherwise it falls back to libc getpass()
for all input, which disables echo unconditionally.
PKGREVISION -> 1
Files: