Version control in Projects

How do I roll back to this version in projects history?

image

From command line using git in the project folder...

git reset comitid where commitid is the number you see bottom right

Then restart node-red

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.