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

Add missing early return from OnRebaseInteractivelyClicked #8313

Merged
merged 1 commit into from Jul 13, 2020

Conversation

mstv
Copy link
Member

@mstv mstv commented Jul 12, 2020

Fixes #8312

Proposed changes

  • Add missing early return from OnRebaseInteractivelyClicked

Test methodology

  • manual

Test environment(s)

  • Git Extensions 33.33.33
  • Build 4e89551
  • Git 2.27.0.windows.1
  • Microsoft Windows NT 10.0.18362.0
  • .NET Framework 4.8.4180.0
  • DPI 96dpi (no scaling)

✒️ I contribute this code under The Developer Certificate of Origin.

@mstv mstv self-assigned this Jul 12, 2020
@mstv
Copy link
Member Author

mstv commented Jul 12, 2020

@codecov
Copy link

codecov bot commented Jul 12, 2020

Codecov Report

Merging #8313 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #8313      +/-   ##
==========================================
- Coverage   52.68%   52.66%   -0.02%     
==========================================
  Files         864      864              
  Lines       62509    62510       +1     
  Branches    11194    11194              
==========================================
- Hits        32933    32924       -9     
- Misses      26965    26966       +1     
- Partials     2611     2620       +9     
Flag Coverage Δ
#production 40.68% <0.00%> (-0.02%) ⬇️
#tests 94.44% <ø> (-0.03%) ⬇️

Copy link
Member

@RussKie RussKie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@mstv mstv merged commit a19bb21 into gitextensions:master Jul 13, 2020
@ghost ghost added this to the 4.0 milestone Jul 13, 2020
@mstv mstv deleted the 8312_interactive_rebase branch July 13, 2020 05:44
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.

Interactive merge asks for confirmation after execution
3 participants