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
#90 New command "Git Graph: Add Git Repository" in the Command Palette allows additional Git repositories to be added to Git Graph (e.g. sub-repos).
#91 New setting to enable Git Graph to open to the repository containing the active Text Editor document git-graph.openToTheRepoOfTheActiveTextEditorDocument. Default: false (disabled)
#92 Various improvements for a better user experience:
Display the name of the running Git Action while it is occuring.
Maintain the users scroll position when running a Git Action from context menus.
The refresh button now indicates if a refresh is occuring.
Enabled by default the recently added setting git-graph.retainContextWhenHidden to provide near-instant tab restoration when switching back to Git Graph.