kmx git
login
register
thodg
/
got
/
lib/fetch.c
lib/fetch.c
Log
Author
Commit
Date
CI
Message
fe4e1501
2020-03-18T16:10:30
use got_opentemp_named_fd() instead of open() for tempfiles in got_clone()
93658fb9
2020-03-18T16:10:30
Add initial support for network protocol. Ported from git9 by Ori Bernstein.