Skip to content
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

Use git / diff when edits are made #4

Open
itsrachelfish opened this issue Sep 4, 2015 · 0 comments
Open

Use git / diff when edits are made #4

itsrachelfish opened this issue Sep 4, 2015 · 0 comments

Comments

@itsrachelfish
Copy link
Member

If two people edit the page at the same time, it's easy to accidentally overwrite someone's work. The edit page should keep track of the place in history that a user is currently editing from so that a diff / automatic merge can be made when other people make edits at the same time.

If there is a merge conflict, the user would have to be shown a page where they can fix it before saving, otherwise their edit would be discarded.

@itsrachelfish itsrachelfish transferred this issue from another repository Jan 5, 2023
thehonker pushed a commit that referenced this issue Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant