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

Use GitArgumentBuilder to generate git commands in all git calls #5479

Closed
vbjay opened this issue Sep 25, 2018 · 0 comments
Closed

Use GitArgumentBuilder to generate git commands in all git calls #5479

vbjay opened this issue Sep 25, 2018 · 0 comments

Comments

@vbjay
Copy link
Contributor

vbjay commented Sep 25, 2018

Do you want to request a feature or report a bug?
Bug
What is the current behavior?
We have calls to git not using the GitArgumentBuilder which means it can't provide the fixes that class was designed to do.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
Some cmd calls will fail if the right configurations are not set.
What is the expected behavior?
All RunGitCmd calls and other ways of running git commands use GitArgumentBuilder
Environment you encounter the issue:

  • GitExtensions version:Master
  • GIT version: NA
  • OS version: NA
  • .NET version: NA

Did this work in previous version of GitExtensions (which)?
No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants