Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: d92f2432bf957255871bfa0304ab20c9c52bfae6
      
https://github.com/jenkinsci/git-client-plugin/commit/d92f2432bf957255871bfa0304ab20c9c52bfae6
  Author: Mark Waite <[email protected]>
  Date:   2014-03-08 (Sat, 08 Mar 2014)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/gitclient/GitAPITestCase.java

  Log Message:
  -----------
  Add test of msysgit 1.9 core.longpaths setting

The msysgit 1.9 release includes a new core setting, core.longpaths,
which allow content file names longer than 256 characters.  The option
is only available with msys git.  There is currently no support in
git-client-plugin for the longpaths setting.  This is only a test to
confirm that the longpaths setting in msysgit 1.9 works as expected,
in case the plugin chooses to use that setting in the future.

The JGit implementation already works with long paths.

The Linux C git implementation already works with long paths.


-- 
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