Aaron Pham
2024-02-05 90725688a7b7dfd042268267b11fd4002008499b
quartz/cli/args.js
@@ -41,6 +41,11 @@
    default: true,
    describe: "create a git commit for your unsaved changes",
  },
  message: {
    string: true,
    alias: ["m"],
    describe: "option to override the default Quartz commit message",
  },
  push: {
    boolean: true,
    default: true,