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
ToggleShowGitGraphAll: "Toggle show whole git graph (pass the `--all` flag to `git log`)",
1810
1810
ShowGitGraph: "Show git graph",
1811
-
ShowGitGraphTooltip: "Show or hide the git graph in the commit log.\n\nThe default for this can be changed in the config file with the key 'git.log.showGraph'.",
1811
+
ShowGitGraphTooltip: "Show or hide the git graph in the commit log.\n\nThe default can be changed in the config file with the key 'git.log.showGraph'.",
1812
1812
SortOrder: "Sort order",
1813
1813
SortOrderPromptLocalBranches: "The default sort order for local branches can be set in the config file with the key 'git.localBranchSortOrder'.",
1814
1814
SortOrderPromptRemoteBranches: "The default sort order for remote branches can be set in the config file with the key 'git.remoteBranchSortOrder'.",
SortCommitsTooltip: "Change the sort order of the commits in the commit log.\n\nThe default for this can be changed in the config file with the key 'git.log.sortOrder'.",
1820
+
SortCommitsTooltip: "Change the sort order of the commits in the commit log.\n\nThe default can be changed in the config file with the key 'git.log.sortOrder'.",
1821
1821
CantChangeContextSizeError: "Cannot change context while in patch building mode because we were too lazy to support it when releasing the feature. If you really want it, please let us know!",
0 commit comments