Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: d92774a8fdc0f2f75e05067e33eb45f1c7ae5214
      
https://github.com/jenkinsci/git-client-plugin/commit/d92774a8fdc0f2f75e05067e33eb45f1c7ae5214
  Author: RenĂ© Scheibe <[email protected]>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
    M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java

  Log Message:
  -----------
  Make all instance variables private in all Command implementations

* this is for consistency reasons
* it has no effect on clients as the methods return type
  uses the respective command interface only


  Commit: 2dd0ebcc1745c8759d0b98c819414782a5431247
      
https://github.com/jenkinsci/git-client-plugin/commit/2dd0ebcc1745c8759d0b98c819414782a5431247
  Author: RenĂ© Scheibe <[email protected]>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

  Log Message:
  -----------
  Use @Override on all implemented methods in all Command implementations

* this is for consistency reasons (with JGitAPIImpl and in general)


  Commit: f787057ec8f3ef9a6cd9941bbcb5c37162d8c002
      
https://github.com/jenkinsci/git-client-plugin/commit/f787057ec8f3ef9a6cd9941bbcb5c37162d8c002
  Author: Mark Waite <[email protected]>
  Date:   2018-09-12 (Wed, 12 Sep 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java
    M src/main/java/org/jenkinsci/plugins/gitclient/JGitAPIImpl.java

  Log Message:
  -----------
  Merge pull request #358 from darxriggs/command-improvements

Command improvements


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/d61f0805ef4f...f787057ec8f3
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to