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

Git: remove exact version match #322

Merged
merged 1 commit into from
Feb 4, 2020

Commits on Feb 4, 2020

  1. Git: remove exact version match

    The MinimumGitVersion build variable previously was generated by
    opening the Git installer package. Instead, make it a constant
    string in the dependencies file. We will update this only when
    we make a breaking change.
    
    Modify our version check to always be a minimum version check.
    
    We no longer need the GetGitInstallerVersion build task.
    
    Signed-off-by: Derrick Stolee <stolee@gmail.com>
    derrickstolee committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    c466a8b View commit details
    Browse the repository at this point in the history