Fixes https://cirrus-ci.com/task/5946581265416192:
0From https://github.com/bitcoin/bitcoin
1 * branch refs/pull/26103/merge -> FETCH_HEAD
2error: Your local changes to the following files would be overwritten by checkout:
3 ci/lint/04_install.sh
4 ci/lint/06_script.sh
5 contrib/devtools/gen-manpages.py
6 contrib/devtools/symbol-check.py
7 contrib/signet/getcoins.py
8 contrib/signet/miner
9 test/functional/feature_proxy.py
10 test/functional/feature_taproot.py
11 test/functional/interface_rest.py
12 test/functional/mining_prioritisetransaction.py
13 test/functional/rpc_blockchain.py
14 test/functional/rpc_fundrawtransaction.py
15 test/functional/rpc_help.py
16 test/functional/rpc_rawtransaction.py
17 test/functional/test_framework/test_framework.py
18 test/functional/test_runner.py
19 test/functional/wallet_basic.py
20 test/functional/wallet_bumpfee.py
21 test/functional/wallet_hd.py
22 test/functional/wallet_importmulti.py
23 test/functional/wallet_listdescriptors.py
24 test/functional/wallet_multiwallet.py
25 test/functional/wallet_resendwallettransactions.py
26 test/functional/wallet_sendall.py
27 test/lint/lint-locale-dependence.py
28Please commit your changes or stash them before you switch branches.
29Aborting