Conversation
|
SGTM – |
|
Can we add back a way to fork your own twiddle? I find myself wanting to do it quite often for various reasons: creating stable "steps" I can embed in a long tutorial, having a base template to build off of, etc. I would even take something like "hold down option key to change save to fork" :) (But I think it is still quite legitimate that you would want to fork your own twiddle, so I don't think it needs to be a hidden/advanced feature)
(Actually, it's already supposed to work that way: there is a bug though, when you are not authenticated, it doesn't show the divider) |
|
The github api does not provide a way to fork one's own gist, it just returns an error if you try to do so. An issue is open for duplicating one's own gist, but it will likely be a copy, not a fork with a link to the original or ability to PR. |
|
👍 that actually works well for my purpose, thanks! |
Relevant to issue #153