]> Kevux Git Server - rit/commit
Merge branch 'ps/receive-pack-updateinstead-in-worktree'
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Apr 2026 21:59:27 +0000 (14:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Apr 2026 21:59:27 +0000 (14:59 -0700)
commitb66c97cc644ca3a3f42283cfc575fd9709f30835
tree45138317f2294895438084ad661d19273c1462e2
parentf1edda9bfb70ce5eec41c68c51841faef551cb10
parent8151f4fe7e4bf36f2656ae849a4ffaf386708178
Merge branch 'ps/receive-pack-updateinstead-in-worktree'

The check in "receive-pack" to prevent a checked out branch from
getting updated via updateInstead mechanism has been corrected.

* ps/receive-pack-updateinstead-in-worktree:
  receive-pack: use worktree HEAD for updateInstead
  t5516: clean up cloned and new-wt in denyCurrentBranch and worktrees test
  t5516: test updateInstead with worktree and unborn bare HEAD
builtin/receive-pack.c