seachicken / gh-poi

✨ Safely clean up your local branches
https://dev.to/seachicken/safely-clean-up-your-local-branches-9i3
MIT License
673 stars 19 forks source link

Increase commit fetch #111

Closed seachicken closed 1 year ago

seachicken commented 1 year ago

Fixed an issue where PRs could not be deleted when local commits were behind remote ones.

codecov[bot] commented 1 year ago

Codecov Report

Merging #111 (b80f61a) into main (aedc78a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #111   +/-   ##
=======================================
  Coverage   81.88%   81.88%           
=======================================
  Files           5        5           
  Lines         762      762           
=======================================
  Hits          624      624           
  Misses        114      114           
  Partials       24       24