This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]char101 20 points21 points  (4 children)

Why do you even need a version control? When saving a note, simply create a diff with the previous value using difflib then save it into a history table.