aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/hash_test.go
Commit message (Collapse)AuthorAgeFilesLines
* config: RefSpec.IsExactSHA1, validates if the refspec describes an exact ↵Máximo Cuadros2020-05-101-0/+6
| | | | SHA1 ref
* plumbing/protocol: paktp avoid duplication of haves, wants and shallow (#158)Máximo Cuadros2016-12-051-0/+12
|
* new plumbing package (#118)Máximo Cuadros2016-11-081-0/+42
* plumbing: now core was renamed to core, and formats and clients moved inside