mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
feature(WorkingCopy): add context menu entry to view histories from selected unstaged change
This commit is contained in:
parent
5fa2c601a8
commit
e00799555f
2 changed files with 22 additions and 1 deletions
|
@ -474,7 +474,6 @@ namespace SourceGit.Git {
|
|||
}, true);
|
||||
|
||||
OnSubmoduleChanged?.Invoke();
|
||||
|
||||
AssertCommand(errs);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue