]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'gc/trace-bare-repo-setup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 May 2023 20:59:03 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 15 May 2023 20:59:03 +0000 (13:59 -0700)
commitfa889347e3c26dc49963b4261a5231e9c158599f
tree57cd58a08573a9d566f5e7aa941d54237b2e4758
parent64477d20d713fa72b14bb0101f37fb41063f9d99
parente35f202b4503256db148ad61487fe13aa75960f2
Merge branch 'gc/trace-bare-repo-setup'

The tracing mechanism learned to notice and report when
auto-discovered bare repositories are being used, as allowing so
without explicitly stating the user intends to do so (with setting
GIT_DIR for example) can be used with social engineering as an
attack vector.

* gc/trace-bare-repo-setup:
  setup: trace bare repository setups