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

GoToSuperproject and GoToSubmodule hotkeys #5425

Merged
merged 1 commit into from Sep 14, 2018

Conversation

jbialobr
Copy link
Member

Changes proposed in this pull request:

  • GoToSuperproject hotkey - changes the current repo to the superproject repo
  • GoToSubmodule hotkey - opens submodules drop down list

What did I do to test the code and ensure quality:

  • Manual tests.

Has been tested on (remove any that don't apply):

  • GIT 2.11 and above
  • Windows 7 and above

Copy link
Member

@gerhardol gerhardol left a comment

Choose a reason for hiding this comment

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

Nice!
(I got F4, Ctrl-F3 auto assigned for some reason?)

GitUI/CommandsDialogs/FormBrowse.cs Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Sep 14, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@f8946e9). Click here to learn what that means.
The diff coverage is 60%.

@@            Coverage Diff            @@
##             master    #5425   +/-   ##
=========================================
  Coverage          ?   35.36%           
=========================================
  Files             ?      603           
  Lines             ?    45958           
  Branches          ?     6272           
=========================================
  Hits              ?    16254           
  Misses            ?    28956           
  Partials          ?      748

@jbialobr jbialobr merged commit 7c4e8c5 into gitextensions:master Sep 14, 2018
@jbialobr jbialobr deleted the submoduleHotkeys branch September 14, 2018 15:16
@RussKie RussKie added this to the 3.00 milestone Sep 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants