# File lib/gitlab_git/repository.rb, line 854
      def autocrlf
        AUTOCRLF_VALUES[rugged.config['core.autocrlf']]
      end