Skip to content

#840: fixed fetch determine remotes - #841

Merged
hohwille merged 1 commit into
devonfw:mainfrom
jan-vcapgemini:fix/840-git-determine-remotes-error
Dec 5, 2024
Merged

#840: fixed fetch determine remotes#841
hohwille merged 1 commit into
devonfw:mainfrom
jan-vcapgemini:fix/840-git-determine-remotes-error

Conversation

@jan-vcapgemini

Copy link
Copy Markdown
Contributor

Fixes: #840

Implements:

  • added fallback to origin if no remotes were found

added fallback to origin if no remotes were found
@jan-vcapgemini jan-vcapgemini self-assigned this Dec 5, 2024
@coveralls

Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 12180563094

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 13 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 67.265%

Files with Coverage Reduction New Missed Lines %
com/devonfw/tools/ide/git/GitContextImpl.java 13 63.64%
Totals Coverage Status
Change from base Build 12146647701: 0.0%
Covered Lines: 6565
Relevant Lines: 9410

💛 - Coveralls

@hohwille hohwille left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jan-vcapgemini thanks for the fast fix of this error 👍

I am still convinced that determineRemote method does not work and should either be removed or fixed. However, lets approve this minimal change since it will definitely fix our current problem.

@hohwille
hohwille merged commit 387b579 into devonfw:main Dec 5, 2024
@hohwille hohwille added this to the release:2024.12.001 milestone Dec 5, 2024
@jan-vcapgemini jan-vcapgemini added the internal Nothing to be added to CHANGELOG, only internal story label Dec 5, 2024
MarvMa pushed a commit to MarvMa/IDEasy that referenced this pull request Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Nothing to be added to CHANGELOG, only internal story

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

git fetch does not work with multiple remotes

3 participants