Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the tracking references only if they were succesfully updated …
…on remote It fixes the bug where local tracking branches were filled with zeroed SHA-1 if the remote branch was not updated because, for instance, it was not an ancestor of the local (i.e. had other changes). Signed-off-by: Alex Riesen <raa.lkml@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information