https://github.com/git/git
Revision eeed979e6a13b60667c856dc3418a14f67607875 authored by Junio C Hamano on 18 October 2017, 05:19:14 UTC, committed by Junio C Hamano on 18 October 2017, 05:19:14 UTC
Leakfix and futureproofing.

* jk/sha1-loose-object-info-fix:
  sha1_loose_object_info: handle errors from unpack_sha1_rest
2 parent s a116022 + b3ea7dd
Raw File
Tip revision: eeed979e6a13b60667c856dc3418a14f67607875 authored by Junio C Hamano on 18 October 2017, 05:19:14 UTC
Merge branch 'jk/sha1-loose-object-info-fix' into maint
Tip revision: eeed979
.gitattributes
* whitespace=!indent,trail,space
*.[ch] whitespace=indent,trail,space diff=cpp
*.sh whitespace=indent,trail,space eol=lf
*.perl eol=lf
*.pm eol=lf
/Documentation/git-*.txt eol=lf
/command-list.txt eol=lf
/GIT-VERSION-GEN eol=lf
/mergetools/* eol=lf
back to top