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
Can be reproduced in the commit graph by having your current branch be behind some commits from a destination branch, then choosing the "Rebase Current Branch onto Branch" context menu option. The quickpick will show that there is nothing to rebase when in fact there is.
Can be reproduced in the commit graph by having your current branch be behind some commits from a destination branch, then choosing the "Rebase Current Branch onto Branch" context menu option. The quickpick will show that there is nothing to rebase when in fact there is.