visual studio code built-in story for reviewing git commit history and doing diffs of its contents
Asked Answered
M

0

4

In this SO question details are provided on use of out of box vscode "Timeline view" experience is covered as a way to look at commit history and diffs from a file scope perspective.

Does out of box vscode support exist for gui review of a commit history, i.e. git log, and then diff'ng the contents of it, i.e. git show <commit id>, from a commit scope not Timeline file by file scope or extension marketplace offering such as GitLens, Git History or Git Graph?

Maieutic answered 25/8, 2020 at 20:39 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.