Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
t5520: check reflog action in fast-forward merge
When testing a fast-forward merge with git-pull, check to see if the reflog action is "pull" with the arguments passed to git-pull. While we are in the vicinity, remove the empty line as well. Signed-off-by: Paul Tan <pyokagan@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information