diff options
author | Javi Fontan <jfontan@gmail.com> | 2018-04-16 19:01:49 +0200 |
---|---|---|
committer | Javi Fontan <jfontan@gmail.com> | 2018-04-16 19:01:49 +0200 |
commit | 75da83739f25f528bf242341d62e01b773329470 (patch) | |
tree | c3fbaf323e0e1a46364f39c97a7721b8f53a7635 /plumbing/object | |
parent | 0db54e829f81a28f71c22d54c03daba5ec144c8d (diff) | |
download | go-git-75da83739f25f528bf242341d62e01b773329470.tar.gz |
git: remote, Add shallow commits instead of substituting. Fixes #412
updateShallow substituted the previous shallow list with the one
returned by the UploadPackResponse. If the repository had previous
shallow commits these are deleted from the list.
This change adds the new shallow hashes to the old ones.
Signed-off-by: Javi Fontan <jfontan@gmail.com>
Diffstat (limited to 'plumbing/object')
0 files changed, 0 insertions, 0 deletions