mirror of
https://gitlab.gnome.org/GNOME/gitg
synced 2024-11-04 23:34:39 +00:00
Show commit details for submodule history view
This commit is contained in:
parent
9f02d9d148
commit
5455a5ebe1
1 changed files with 1 additions and 0 deletions
|
@ -487,6 +487,7 @@ namespace GitgCommit
|
|||
|
||||
view.diff_view.new_is_workdir = false;
|
||||
view.diff_view.diff = diff;
|
||||
view.diff_view.commit = commit;
|
||||
}
|
||||
|
||||
private void show_submodule_history(Gitg.StageStatusSubmodule sub,
|
||||
|
|
Loading…
Reference in a new issue