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

Fix error when git upstream branch is deleted #240

Merged
merged 1 commit into from
Oct 8, 2021

Conversation

neomilium
Copy link
Contributor

Fixes issue #81

@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #240 (3206d62) into master (aa0ab36) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
+ Coverage   84.13%   84.24%   +0.10%     
==========================================
  Files          30       30              
  Lines         889      895       +6     
==========================================
+ Hits          748      754       +6     
  Misses        141      141              
Impacted Files Coverage Δ
features/step_definitions/git_steps.rb 95.23% <100.00%> (+0.36%) ⬆️
lib/modulesync/repository.rb 89.89% <100.00%> (ø)
spec/helpers/faker/puppet_module_remote_repo.rb 86.25% <100.00%> (+0.53%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa0ab36...3206d62. Read the comment docs.

@neomilium neomilium changed the title Allow to use msync on already checked out source code Fix error when git upstream branch is deleted Oct 8, 2021
@bastelfreak bastelfreak added the bug label Oct 8, 2021
@bastelfreak
Copy link
Member

hey @neomilium, thanks for all the work. I sent you an inivitation to join the Vox Pupuli GitHub org.

@bastelfreak bastelfreak merged commit 3d9a30c into voxpupuli:master Oct 8, 2021
@neomilium
Copy link
Contributor Author

neomilium commented Oct 8, 2021

hey @neomilium, thanks for all the work.

You are welcome.

I sent you an inivitation to join the Vox Pupuli GitHub org.

Thanks!

@bastelfreak
Copy link
Member

I told GitHub to send it again. The UI doesn't tell me to which email address it goes, probably the default one from your profile.

@neomilium neomilium deleted the fix-81 branch October 8, 2021 21:17
@neomilium
Copy link
Contributor Author

Got it!

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

Successfully merging this pull request may close these issues.

2 participants