How to reload the previous history of the file in git source control in vscode? vs code provides to restore only last commit and I can see all the history of the file with "Git History" extension in vscode but is there any way to roll back to any history of the file?
↧