Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

remote: fix ErrEmptyUploadPackRequest error in fetch #209

Merged
merged 1 commit into from
Jan 12, 2017
Merged

remote: fix ErrEmptyUploadPackRequest error in fetch #209

merged 1 commit into from
Jan 12, 2017

Conversation

mcuadros
Copy link
Contributor

@mcuadros mcuadros commented Jan 12, 2017

Fetching a repository give a error ErrEmptyUploadPackRequest. This is due to check only if the hash exists as a commit, when a reference can point to other kind of objects

Fixes: #208

@mcuadros mcuadros changed the title remote: fix empt -git-upload-pack error in fetch remote: fix ErrEmptyUploadPackRequest error in fetch Jan 12, 2017
@mcuadros mcuadros merged commit cbcbe03 into src-d:master Jan 12, 2017
@mcuadros mcuadros deleted the empty-git-upload-pack-err branch January 12, 2017 13:48
mcuadros added a commit that referenced this pull request Jan 31, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants