jotgit
jotgit copied to clipboard
Git-backed real time collaborative editor built with meteor.
Points taken from #13 for future reference: I think in the longer term we should be accepting text file types other than Markdown, e.g. if you have a python script...
It may make sense to amend changes if they were too close (time-wise or if changes are minimal). This could yield a cleaner commit history. We don't want to lose...
Add an additional argument showWarning=false when you call the commit function, or better, don't even call the commit function if there are no changes.