Added parameter <to_tag> to tools/check_changes.sh 87/11687/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 17 Feb 2022 08:28:07 +0000 (09:28 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 17 Feb 2022 08:28:07 +0000 (09:28 +0100)
commitd326e879ade43b12055f37c5deab6972b2674f47
tree84095a12c828a35896f352ec4cfe9b5c5757b00a
parentabc56a9072c7ae86f269db32318e92832df53085
Added parameter <to_tag> to tools/check_changes.sh

Before this commit, only the changes in a branch from a tag to the HEAD
were generated. This commit enables listing the changes in a branch from
a tag to another tag or the HEAD of the branch.

Change-Id: I389a7a06b68dc727910afd417e6a74e4d620deab
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
tools/check_changes.sh