Custom Node Testing
Your question
I want to be able to go back to the specific version from before the commits of 14 oct, so the version at (Commits on Oct 13, 2025), "3dfdcf66b643b6c191743d3b30fd8198ce690f2d" for example.
But I don't want to install it from scratch with git clone the pip install -r req etc
Instead I would like to install it with the ZIP file, extract it,
and ONLY THEN try to go back or next to the Oct 13, 2025 version.
Is that theoretically possible?
Logs
Other
No response