summaryrefslogtreecommitdiff
path: root/commit-graph.c
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2023-11-24 12:10:38 +0100
committerJunio C Hamano <gitster@pobox.com>2023-11-26 10:10:49 +0900
commitfda7dea7c95a7958d36ead75116c1ffbf1791cc0 (patch)
tree0091192177f69cfe1a297072ffa53fc7eb3c70fc /commit-graph.c
parent4a37727626ae60c1e791c243679bc8d437052ee4 (diff)
replay: remove HEAD related sanity check
We want replay to be a command that can be used on the server side on any branch, not just the current one, so we are going to stop updating HEAD in a future commit. A "sanity check" that makes sure we are replaying the current branch doesn't make sense anymore. Let's remove it. Co-authored-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions