Skip to content

Instantly share code, notes, and snippets.

@DDaelman
Created February 25, 2015 13:36
Show Gist options
  • Save DDaelman/6f45a9de0bfdbb0b5530 to your computer and use it in GitHub Desktop.
Save DDaelman/6f45a9de0bfdbb0b5530 to your computer and use it in GitHub Desktop.
var commitMsg = grunt.option('gitmsg') || ('Automated Commit ' + new Date().toJSON().slice(0,10));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment