You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,8 @@
2
2
3
3
Fork of mhutchie's Git Graph with further improvements.
4
4
Main improvements:
5
-
5
+
* Add support for viewing Git Graph in a panel. Change with setting `git-graph.viewLocation` (hansu#62)
6
+
* Add multi-selection and several context menu actions (hansu#62)
6
7
* Selection of single branch and/or author. Can be activated with `git-graph.repository.singleBranchSelect` and `git-graph.repository.singleAuthorSelect`
7
8
* Added button to collapse commit summary (hansu#3)
8
9
* Added checkbox 'Allow unrelated histories' when merge action
0 commit comments