Is there any REST API corresponding to git log to get the change details between two tags?

rajanibs December 11, 2017

Looking for a REST API availability for the git log command, which lists the change details between two tags. The objective is to list the final commits between two released versions, which are identified by two tags.

git log <tag1>...<tag2>

--- three dots between two tag names.

1 answer

0 votes
Elisa Blaga June 8, 2018

Hi @rajanibs

Did you ever manage to do this? I'm also looking for a way to get all commits between two tags for CI documentation.

Regards
Jens

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events