gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
8.96k stars 1.3k forks source link

want to know where the branch is from #3315

Open DOIT008 opened 4 months ago

DOIT008 commented 4 months ago

If I create a git branch called dev_bugfix from dev, I would like to know if it was created from the dev branch. Similarly, if I create a dev branch from the main branch, I would like to know if this branch originates from the main branch