Skip to content

Fix 'git-obs staging group' by fetching the whole branch instead of --depth=1#2141

Merged
dmach merged 1 commit into
openSUSE:masterfrom
dmach:fix/git-obs-staging-group-shallow
May 14, 2026
Merged

Fix 'git-obs staging group' by fetching the whole branch instead of --depth=1#2141
dmach merged 1 commit into
openSUSE:masterfrom
dmach:fix/git-obs-staging-group-shallow

Conversation

@dmach
Copy link
Copy Markdown
Contributor

@dmach dmach commented May 13, 2026

This fixes failing git hooks and stops git complaining about 'shallow update not allowed'.

Fixes: #2140

…-depth=1

This fixes failing git hooks and stops git complaining about 'shallow update not allowed'.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 33.93%. Comparing base (b95bc47) to head (39f5cf5).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
osc/commands_git/staging_group.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2141   +/-   ##
=======================================
  Coverage   33.93%   33.93%           
=======================================
  Files         199      199           
  Lines       27041    27041           
=======================================
  Hits         9177     9177           
  Misses      17864    17864           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dmach dmach merged commit 3aab309 into openSUSE:master May 14, 2026
35 of 37 checks passed
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.

git-obs staging remove command fails to work

1 participant