mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
Update handlers.js
This commit is contained in:
parent
322d031482
commit
81fc4a93e0
@ -528,7 +528,7 @@ export async function handleSync(argv) {
|
||||
}
|
||||
}
|
||||
|
||||
await popContentFolder(contentFolder)
|
||||
// await popContentFolder(contentFolder)
|
||||
if (argv.push) {
|
||||
console.log("Pushing your changes")
|
||||
const res = spawnSync("git", ["push", "-uf", ORIGIN_NAME, QUARTZ_SOURCE_BRANCH], {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user