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 version check is removed #5695

Closed
gerhardol opened this issue Nov 4, 2018 · 3 comments
Closed

Git version check is removed #5695

gerhardol opened this issue Nov 4, 2018 · 3 comments
Assignees
Labels
type: bug 🐛 type: regression regression, normally to latest official release
Milestone

Comments

@gerhardol
Copy link
Member

gerhardol commented Nov 4, 2018

Do you want to request a feature or report a bug?
bug

What is the current behavior?
The Git version check is lost

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
The settings have been split, separating GE and Git. The Git version check for minimum and recommended Git version was then removed.

In 2.x
image

3.0
image

What is the expected behavior?
GE checks Git in the Settings

Environment you encounter the issue:

  • Git Extensions 3.00.00.02-rc1
  • 7990325 (Dirty)
  • Git 2.19.1.windows.1
  • Microsoft Windows NT 10.0.17134.0
  • .NET Framework 4.7.3190.0

Did this work in previous version of GitExtensions (which)?
yes, master before split (in August?)

@gerhardol gerhardol added type: bug 🐛 type: regression regression, normally to latest official release labels Nov 4, 2018
@gerhardol gerhardol added this to the 3.00 milestone Nov 4, 2018
@RussKie
Copy link
Member

RussKie commented Nov 4, 2018 via email

@gerhardol
Copy link
Member Author

gerhardol commented Nov 4, 2018

This was changed in fd51228 #5132
When GitCredentialWinStire check was added, Git version was removed
(This was done in a refactor after reviews.)

GitUI\CommandsDialogs\SettingsDialog\Pages\ChecklistSettingsPage.cs
CheckSettings() does not call CheckGitCmdValid();

Will submit PR

@gerhardol
Copy link
Member Author

Note: GE do not warn for unsupported versions (as well as not recommended) at startup, just if Git is available.

@ghost ghost assigned gerhardol Nov 4, 2018
@ghost ghost added the status: ready label Nov 4, 2018
@ghost ghost removed the status: ready label Nov 5, 2018
@RussKie RussKie removed this from the 3.00 milestone Nov 5, 2018
@gerhardol gerhardol added this to the 3.00 milestone Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 type: regression regression, normally to latest official release
Projects
None yet
Development

No branches or pull requests

2 participants