On Friday, 5 April 2013 at 18:34:50 UTC, Martin Nowak wrote:
On 04/05/2013 07:41 PM, Ellery Newcomer wrote:trying to build d-programming-language.org from master, andmake -f posix.mak all results in Enter passphrase for key '/home/ellery/.ssh/id_rsa' wtf?The makefile should use the git:// protocol instead of ssh to access github.
I usually use http(s) protocol when doing packaging to minimize possible firewall issues.
