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
3b58274 Add new default commit action: Edit message. Works also for older commits. Only works when your work tree is clean (no changed files). Only works when the selected commit is part of the current branch. Note: Deleting commit rewrites history and should be avoided if it was already pushed. (#87)
6a800e4 Add new default commit action: Delete commit. Same as above!
eb724c8 Add new refresh command so that refreshing by shortcut is possible (#89)
865c413 Change git push / pull icons: Finally, they look like they should. This is the third change within a year or so, but Microsoft has now released official icons for it.
f0c71bc Add new setting "git-log--graph.details-panel-position": Decide where the commit details should appear when you click a row in the main view (#86)