Warning
These guidelines haven't been updated since 2016. Learn more…
Table of contents
Warning
These guidelines haven't been updated since 2016. Learn more…
Table of contents
It was not exactly obvious. Here's how to revert a Gist commit!
Checkout the gist like a normal git repo:
# replace the Gist ID with your own
git clone [email protected]:cc13e0fcf2c348cc126f918e4a3917eb.git
Treat it like a normal repo. Edit, force push, etc.