The diffcheck.sh script performs git checkout HEAD^ to compare the current README table with the previous commit, but it never restores the repository to its original state after execution. This leaves the repository in a detached HEAD state pointing to the previous commit.
Fix diffcheck.sh to restore repository state after checkout #2033
pull prestoalvarez wants to merge 1 commits into bitcoin:master from prestoalvarez:patch-2 changing 1 files +3 −0-
prestoalvarez commented at 6:19 PM on November 7, 2025: none
-
Update diffcheck.sh 7ae6818d18
-
Fabio-Menjivar commented at 8:13 PM on November 7, 2025: none
Hello, I was reviewing the modifications and it looks possitive.
-
Fabio-Menjivar commented at 8:15 PM on November 7, 2025: none
Hi, it's a very useful contribution - thank you so much
- jonatack closed this on Dec 20, 2025
-
jonatack commented at 6:03 AM on December 20, 2025: member
Thank you @prestoalvarez for your proposal. Closing following the merge of #2063.
-
Penya1313 commented at 10:33 PM on December 29, 2025: none
Btc
- bitcoin locked this on Dec 29, 2025
- bitcoin deleted a comment on Dec 29, 2025
Contributors