https://github.com/git/git
Revision b0e5269c4eae3425be3cdc946c6414dfb886ae77 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
Improve behaviour of "git fsck" upon finding a missing object.

* rs/fsck-null-return-from-lookup:
  fsck: handle NULL return of lookup_blob() and lookup_tree()
2 parent s eeed979 + 2720f6d
History
Tip revision: b0e5269c4eae3425be3cdc946c6414dfb886ae77 authored by Junio C Hamano on 18 October 2017, 05:19:14 UTC
Merge branch 'rs/fsck-null-return-from-lookup' into maint
Tip revision: b0e5269
File Mode Size
.gitattributes -rw-r--r-- 34 bytes
LICENSE.txt -rw-r--r-- 1.2 KB
sha1.c -rw-r--r-- 55.9 KB
sha1.h -rw-r--r-- 4.0 KB
ubc_check.c -rw-r--r-- 46.7 KB
ubc_check.h -rw-r--r-- 1.7 KB

back to top