diff options
author | Pierre-Olivier Latour <pol@mac.com> | 2015-03-05 22:13:54 -0800 |
---|---|---|
committer | Pierre-Olivier Latour <pol@mac.com> | 2015-03-11 11:51:12 -0700 |
commit | e22ffb42097671f1c6737be4c8bbf2ff36a9e290 (patch) | |
tree | 89be6e7f9e5e713166d83d53d02f30f6ef10b459 /tests/diff/binary.c | |
parent | fe21d708b02c1b35c0ea717889ea633fe78eabaf (diff) | |
download | libgit2-e22ffb42097671f1c6737be4c8bbf2ff36a9e290.tar.gz |
Fixed update_tips callback called for failed pushed references
The current implementation does not set 'fire_callback' back to 0 for failed updates so the callback still fires.
Instead of adding yet another condition check to set 'fire_callback' to 0 if needed, considering this function should be a no-op for failed updates anyway, the best fix is to simplify its logic to check upfront if the update is a failed one.
Diffstat (limited to 'tests/diff/binary.c')
0 files changed, 0 insertions, 0 deletions