diff options
author | Antonio Jesus Navarro Perez <antonio@sourced.tech> | 2017-02-27 15:34:06 +0100 |
---|---|---|
committer | Antonio Jesus Navarro Perez <antonio@sourced.tech> | 2017-02-27 18:01:32 +0100 |
commit | 9a469de36eee1eb07c460b9d8c27c3ba5fe8e06e (patch) | |
tree | a69f35d28c9c2c36341a2d87b50ab128bf7ef868 /cli | |
parent | 39f43b52a2bdfbc73703e2d09b575d49cd70ede8 (diff) | |
download | go-git-9a469de36eee1eb07c460b9d8c27c3ba5fe8e06e.tar.gz |
plumbing/revlist: input as a slice of hashes instead of commits
- Now the input of the method Objects inside revlist package is a slice of hashes instead of commits. Hashes can be from Blobs, Trees and Commits objects.
- ObjectStorer now is used to obtain the object content using hashes slice.
- This PR fix #222. Now a test into upload_pack_test.go file is not skipped anymore.
- Remove code from remote.go and server.go that is not necessary.
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions