Skip to main content

Command Palette

Search for a command to run...

[git] list all change-logs (commit) of a certain project between tags

Updated
1 min read
git log --oneline oldTag..newTag