Quantcast
Channel: Get commit list between tags in git - Stack Overflow
Viewing all articles
Browse latest Browse all 8

Answer by Ben Stiglitz for Get commit list between tags in git

$
0
0

git log takes a range of commits as an argument:

git log --pretty=[your_choice] tag1..tag2

See the man page for git rev-parse for more info.


Viewing all articles
Browse latest Browse all 8

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>