Skip to content

Instantly share code, notes, and snippets.

@bigjason
Created August 18, 2014 21:50
Show Gist options
  • Save bigjason/290978c0c9b0d3c0b0bb to your computer and use it in GitHub Desktop.
Save bigjason/290978c0c9b0d3c0b0bb to your computer and use it in GitHub Desktop.
class EntryMerge(em: EntryMaster,
revisionIn: ProposedRevision,
entryIn: Entry,
parentRevision: Option[EntryRevision]) extends Loggable with DayOneInjectable {
// CODE AND THINGS!
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment