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

#570: fix git rev parse error if not in project #571

Conversation

hohwille
Copy link
Member

fixes #570

Also include small cleanup from #467 and small partial fix of #525

@hohwille hohwille added CLI IDEasy command-line-interface (parsing args, etc.) bugfix git settings ide-settings repo and replated processes and features labels Aug 30, 2024
@hohwille hohwille added this to the release:2024.09.001 milestone Aug 30, 2024
@hohwille
Copy link
Member Author

Since #570 is a critical blocker bug, that already prevented @WorkingAmeise from setting up his IDE, I will merge this right away without waiting for review approval...

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 10635936161

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 21 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.001%) to 64.839%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/context/AbstractIdeContext.java 21 58.91%
Totals Coverage Status
Change from base Build 10629501002: 0.001%
Covered Lines: 5731
Relevant Lines: 8529

💛 - Coveralls

@hohwille hohwille merged commit 98cb1b7 into devonfw:main Aug 30, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix CLI IDEasy command-line-interface (parsing args, etc.) git settings ide-settings repo and replated processes and features
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

IDEasy broken and always failing out of project (IDE_HOME)
2 participants