Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-tag-message-plugin
  Commit: b6c200cd8d62b173660fef3b4dade4b2f97281f4
      
https://github.com/jenkinsci/git-tag-message-plugin/commit/b6c200cd8d62b173660fef3b4dade4b2f97281f4
  Author: Christopher Orr <ch...@orr.me.uk>
  Date:   2015-02-01 (Sun, 01 Feb 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/gittagmessage/GitTagMessageExtension.java
    M 
src/main/resources/org/jenkinsci/plugins/gittagmessage/GitTagMessageExtension/help.html

  Log Message:
  -----------
  If the build is explicitly triggered for a tag, fetch the message from that 
tag.

Previously, we were always fetching the tag message from the most recent tag
associated with the checked-out commit, even if that tag did not match the
configured refspec.

But now the first tag mentioned in the "Checking out" console output will be the
tag from which we fetch and export the tag messasge.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to