Skip to content

1.4.6-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mhutchie mhutchie released this 26 Apr 11:19
· 364 commits to master since this release
459ec33
  • #33 Support for git repositories in subfolders. New setting git-graph.maxDepthOfRepoSearch specifies the maximum depth of subfolders to search (default: 0).
  • #52 Copy branch and tag names to the clipboard.
  • #54 Graph rendering algorithm changes: performance improvements, and better layout of intermediate branch merges.
  • #55 Robustness improvements for the avatar caching mechanism.
  • #58 Removed the checkout and delete actions from the context menu of the checked out branch.
  • #59 Various performance improvements for: loading commits, opening the commit details view, and opening Git Graph in workspaces with many repositories.