Merge branch 'ma/more-opaque-lock-file' into maint
commit171675a6c5c9e511b05d0db775e8bc9a1194cccf
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Feb 2021 22:05:54 +0000 (8 14:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Feb 2021 22:05:55 +0000 (8 14:05 -0800)
tree272623d507adad5df7deb5ae8fde55fb31496e33
parent6a20b9b9ef70e7c5615da0198ab8d9cfd7d6d3c6
parent6a8c89d053059b97adb846fce1d22f6d7704c56a
Merge branch 'ma/more-opaque-lock-file' into maint

Code clean-up.

* ma/more-opaque-lock-file:
  read-cache: try not to peek into `struct {lock_,temp}file`
  refs/files-backend: don't peek into `struct lock_file`
  midx: don't peek into `struct lock_file`
  commit-graph: don't peek into `struct lock_file`
  builtin/gc: don't peek into `struct lock_file`