|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-13368) Git plug-in & in... [email protected] (JIRA)
- [JIRA] (JENKINS-13368) Git plug-in &am... [email protected] (JIRA)
- [JIRA] (JENKINS-13368) Git plug-in &am... [email protected] (JIRA)
- [JIRA] (JENKINS-13368) Git plug-in &am... [email protected] (JIRA)
- [JIRA] (JENKINS-13368) Git plug-in &am... [email protected] (JIRA)
- [JIRA] (JENKINS-13368) Git plug-in &am... [email protected] (JIRA)

Code changed in jenkins
User: David Tanner
Path:
src/main/java/hudson/plugins/git/GitAPI.java
src/test/java/hudson/plugins/git/GitSCMTest.java
http://jenkins-ci.org/commit/git-plugin/f160f6f1472516695e9116ee5d8a83d0a668a0e8
Log:
[FIXED JENKINS-13368] Fixed GitAPI so it does both the older style of
checking for changed
files, and used the recommended change. Added test case for commits to
included files that were changed further back than the last commit.