| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cred.c | ||
| git.c | ||
| http.c | ||
| local.c | ||
| smart.c | ||
| smart.h | ||
| smart_pkt.c | ||
| smart_protocol.c | ||
| winhttp.c |
* gen_pktline() in smart_protocol.c was skipping refspecs that deleted refs that were not advertised by the server. The new behavior is to send a delete command with an old-id of zero, which matches the behavior of the official git client. * Update test_network_push__delete() in reaction to above fix. * Obviate messy logic that handles missing push_spec rrefs by canonicalizing push_spec. After calculate_work(), loid, roid, and rref, are filled in with exactly what is sent to the server
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cred.c | Loading commit data... | |
| git.c | Loading commit data... | |
| http.c | Loading commit data... | |
| local.c | Loading commit data... | |
| smart.c | Loading commit data... | |
| smart.h | Loading commit data... | |
| smart_pkt.c | Loading commit data... | |
| smart_protocol.c | Loading commit data... | |
| winhttp.c | Loading commit data... |