]> git.99rst.org Git - git.git/commit
mv: remove BOTH from enum update_mode
authorShaoxuan Yuan <redacted>
Tue, 9 Aug 2022 12:09:06 +0000 (20:09 +0800)
committerJunio C Hamano <redacted>
Wed, 10 Aug 2022 20:57:49 +0000 (13:57 -0700)
commit9284c3ce266fcf9abb0afbc59645c62dd58026dd
tree399feba001a16e34e94c774a35da21548e96ea90
parentc08830de41f15a8ee85cf7926266e1db732ec773
mv: remove BOTH from enum update_mode

Since BOTH is not used anywhere in the code and its meaning is unclear,
remove it.

Helped-by: Derrick Stolee <redacted>
Helped-by: Victoria Dye <redacted>
Signed-off-by: Shaoxuan Yuan <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/mv.c
git clone https://git.99rst.org/PROJECT