summaryrefslogtreecommitdiff
path: root/push_test.go
diff options
context:
space:
mode:
authorCarlos Martín Nieto <[email protected]>2014-03-18 04:54:40 +0100
committerCarlos Martín Nieto <[email protected]>2014-03-19 03:56:50 +0100
commitb6703d47671b3a736e8b93ff0447da45e688865c (patch)
tree5cc7dd8efdbdcf54a9556d1753f0722e2da2283b /push_test.go
parent5f35f137372917332cd329cf723a9d005e13d582 (diff)
Oid: make the type directly [20]byte
There is no need for a struct with a single field. An Oid is 20 bytes which hold the binary representation of the hash, so let's use that directly. Go lets us have methods on this new type just the same.
Diffstat (limited to 'push_test.go')
0 files changed, 0 insertions, 0 deletions