Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull: should be noop when already-up-to-date #1078

Closed
wants to merge 1 commit into from

Commits on Nov 16, 2021

  1. pull: should be noop when already-up-to-date

    The already-up-to-date pull bug was fixed for --ff-only but it did not
    include the case where --ff or --ff-only are not specified. This updates
    the --ff-only fix to include the case where --ff or --ff-only are not
    specified in command line flags or config.
    
    Signed-off-by: Erwin Villejo <erwin.villejo@gmail.com>
    erwinv committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    12717f5 View commit details
    Browse the repository at this point in the history