bips icon indicating copy to clipboard operation
bips copied to clipboard

Fix diffcheck.sh to restore repository state after checkout

Open prestoalvarez opened this issue 1 month ago • 1 comments

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.

prestoalvarez avatar Nov 07 '25 18:11 prestoalvarez

Hello, I was reviewing the modifications and it looks possitive.

Fabio-Menjivar avatar Nov 07 '25 20:11 Fabio-Menjivar

Thank you @prestoalvarez for your proposal. Closing following the merge of #2063.

jonatack avatar Dec 20 '25 06:12 jonatack