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

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

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