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: do not move detached HEAD to attic if same commit #584

Merged

Conversation

rhubert
Copy link
Contributor

@rhubert rhubert commented Sep 5, 2024

If a git-workspace is in a detached HEAD state and the recipe has been updated to point to the same commit there is no need to move this into attic.

If a git-workspace is in a detached HEAD state and the recipe has been
updated to point to the same commit there is no need to move this into
attic.
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.66%. Comparing base (99b2c94) to head (cf0b3d1).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #584   +/-   ##
=======================================
  Coverage   88.66%   88.66%           
=======================================
  Files          46       46           
  Lines       14860    14860           
=======================================
  Hits        13175    13175           
  Misses       1685     1685           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jkloetzke jkloetzke merged commit 080fc60 into BobBuildTool:master Sep 5, 2024
11 checks passed
@jkloetzke
Copy link
Member

Thanks!

@rhubert rhubert deleted the rh-no-attic-detached-if-same-commit branch September 17, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants