Merge branch 'jc/checkout-no-op-switch-errors' into maint-2.46
"git checkout --ours" (no other arguments) complained that the option is incompatible with branch switching, which is technically correct, but found confusing by some users. It now says that the user needs to give pathspec to specify what paths to checkout. * jc/checkout-no-op-switch-errors: checkout: special case error messages during noop switching
Junio C Hamano committed
Aug 16, 2024 at 12:50 UTC
bb250b53788bd08eeff0e33376d948a1d71374a9
No changes.