-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Versioning #13
Comments
Hi @wernerkrauss - i must admit that versioning is quite low on my list. |
just create a tag for a commit, see http://git-scm.com/book/en/v2/Git-Basics-Tagging e.g. |
ok thank you :-) |
The easiest (but maybe a bit hacky) would be:
We'd also need an "update all related pages" function when we have reused blocks. |
How about adding versioning of the blocks? Could be complicated with many_many and nested blocks though.
The text was updated successfully, but these errors were encountered: