Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fetch: fix erroneous set_head advice message
9e2b700 (fetch set_head: add warn-if-not-$branch option, 2024-12-05) tried to expand the advice message for set_head with the new option, but unfortunately did not manage to add the right incantation. Fix the advice message with the correct usage of warn-if-not-$branch. Reported-by: Teng Long <[email protected]> Signed-off-by: Bence Ferdinandy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
- Loading branch information