GitLens retweetledi

Thank you @GitKraken for making it easier to see where any branch came from within @gitlens
English
GitLens
348 posts

@gitlens
GitLens is the #1 Git extension for @code & part of @GitKraken’s DevEx platform: orchestrating agentic workflows with 40M+ devs at 100K orgs 🚀







Stop stashing. Use git worktrees. git worktree add ../my-project-main main cd ../my-project-main git worktree remove ../my-project-main Three commands. Same Git history, separate folders. Works great for AI tools running parallel tasks too. More tips like this in Main Branch (congrats to this week’s giveaway winners fernandoasfj and bogdan!) mainbranch.beehiiv.com






