Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 1862f9de955e9fe0391efd5dff2840a7afa959fd
      
https://github.com/jenkinsci/git-plugin/commit/1862f9de955e9fe0391efd5dff2840a7afa959fd
  Author: Santiago Gimeno <[email protected]>
  Date:   2012-09-13 (Thu, 13 Sep 2012)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitPublisher.java
    M src/main/resources/hudson/plugins/git/GitPublisher/config.jelly
    M src/test/java/hudson/plugins/git/GitPublisherTest.java

  Log Message:
  -----------
  Add tag message option

- It allows to add a messaging when tagging. Just like doing:
  git tag -a my_tag -m my_message


  Commit: 6aaf169902ce55924fdabf142fc443ef4c80c1ae
      
https://github.com/jenkinsci/git-plugin/commit/6aaf169902ce55924fdabf142fc443ef4c80c1ae
  Author: Nicolas De loof <[email protected]>
  Date:   2012-09-13 (Thu, 13 Sep 2012)

  Changed paths:
    M src/main/java/hudson/plugins/git/GitPublisher.java
    M src/main/resources/hudson/plugins/git/GitPublisher/config.jelly
    M src/test/java/hudson/plugins/git/GitPublisherTest.java

  Log Message:
  -----------
  Merge pull request #94 from santigimeno/tag_message

Add tag message option


Compare: 
https://github.com/jenkinsci/git-plugin/compare/db05668f7bd4...6aaf169902ce

Reply via email to