javascript - How do I make it so people can't save my JSFiddle over my own? -


I am having a problem with JSFiddle, when I go to my dashboard and open the ownership of JSFD I am working on, this 52 (my rev 43 was) improved and fully edited. As all my code went in and it was replaced with some random code, which has nothing with my original Bedle

Am I doing something wrong with my JSFiddle setup method? Or is there something that I can do?

If you are logged in jsFiddle, then only the logged user owns the base version. Sharing the versions may create their own versions, but the original version can not be changed unless I set a new version in the base. "Use Base, Luke"

If I need to share more than one version, then I just hit the fork and make a new base version to share. In this way my version that I have created and shared is always the base version. I also have to remember which version is my version because it is always just the base version.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -