diff options
author | Taylor Blau <me@ttaylorr.com> | 2025-03-18 18:54:44 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-03-21 01:47:07 -0700 |
commit | c000918eb756cccc76780dc4d37645eaa5d12f02 (patch) | |
tree | 7a19e1e3b8d6db0789fbed776cdb5dc73acf62b2 /commit.c | |
parent | 5c21db3a0d5f4414b65e114ca21c5a1fe736f2bc (diff) |
pseudo-merge.h: fix a typo
The comment added in 7252d9a036 (pseudo-merge: implement support for
finding existing merges, 2024-05-23) misspells 'bitmap' as 'bitamp'.
Correct that so that we no longer have any stray "bitamps" lurking
throughout the tree:
$ git grep -ci bitamp | wc -l
0
Noticed-by: Jeff King <peff@peff.net>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Acked-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions