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: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -970,7 +970,7 @@
970
970
"Allows selecting multiple commits without restriction",
971
971
"Allows selecting multiple commits topologically"
972
972
],
973
-
"default": true,
973
+
"default": "topological",
974
974
"markdownDescription": "Specifies whether to allow selecting multiple commits and whether to restrict the selection topologically in the _Commit Graph_",
0 commit comments