Skip to content

Snippet Revision History

Description

It would be very helpful to provide history/revisions on snippets to see how it adapts over time. This hooked with comments on edit (commits) would almost make a snippet a micro repo.

Proposal

Basically would love revision/history on a snippet to see how it would adapt over time and also be able to revert, etc. Almost seems like commit functionality on snippets would be very helpful so as to make them a micro repo for small chunks of code.

Links / references

*Reference to comments on edit ticket - #33238 (closed)

Documentation blurb

Users can now employ the incredible feature set of commits on snippets to track changes and provide comments associated with these segmented chunks of code. As they evolve and improve you can see how they've changed.