Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • master default
  • 7.0.0.202409031743-jpms
  • 7.0.0-jpms-1
4 results

org.eclipse.jgit

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Robin Rosenberg authored
    Windows users by default have core.autocrlf set to true. JGit
    does not recognize the flags and thus works as if it is set. In order
    to make JGit more compatible with msysgit we set the flag to false
    in repositories that JGit creates.
    
    Bug: 301775
    Change-Id: I7ea462fe3516e5060b87aa1f7ed63689936830c2
    Signed-off-by: default avatarRobin Rosenberg <robin.rosenberg@dewire.com>
    23827fef
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..