Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-19check_replace_refs: rename to read_replace_refsJeff King
2018-05-08Merge branch 'bw/protocol-v2'Junio C Hamano
2018-03-15connect: request remote refs using v2Brandon Williams
2018-03-15protocol: introduce enum protocol_version value protocol_v2Brandon Williams
2018-03-15upload-pack: convert to a builtinBrandon Williams