Some will configure: git config log.decorate short
for convenience as it provides ref/tagging information to the log output.
Unfortunately, this extra information can cause problems for the splitting
operations (tag comment) used later to match old ==> new tags.
Some will configure: git config log.decorate short for convenience as it provides ref/tagging information to the log output. Unfortunately, this extra information can cause problems for the splitting operations (tag comment) used later to match old ==> new tags.