Home > database >  Search a commit by commit message in VSCode or Visual Studio
Search a commit by commit message in VSCode or Visual Studio

Time:01-25

Is it possible to search Git History to find a commit based on the commit message (not header or headline) in VSCode or Visual Studio IDE? Please help me if any extensions are available for this requirement.

CodePudding user response:

If you use enter image description here

  •  Tags:  
  • Related