git-machete icon indicating copy to clipboard operation
git-machete copied to clipboard

Add `-H`/`--sync-github-prs` and `-L`/`--sync-gitlab-mrs` flags to `traverse`

Open PawelLipski opened this issue 1 year ago • 1 comments

  • [ ] Update descriptions of PRs/MRs even if PR base is the same as in .git/machete => separate option, --update-all-descriptions => open an issue
  • [x] Restack instead of plain retarget => future release
  • [x] Warn if multiple PRs have the current branch as head

PawelLipski avatar Sep 24 '24 13:09 PawelLipski

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.51%. Comparing base (cf7be3c) to head (55aacd2).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1340      +/-   ##
===========================================
+ Coverage    98.47%   98.51%   +0.04%     
===========================================
  Files           14       14              
  Lines         3992     4038      +46     
  Branches       780      789       +9     
===========================================
+ Hits          3931     3978      +47     
+ Misses          39       38       -1     
  Partials        22       22              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Sep 24 '24 13:09 codecov-commenter