mirror of
https://github.com/alrayyes/wiki.git
synced 2025-04-30 14:24:12 +00:00
use posix style paths for all path ops
This commit is contained in:
parent
de72dd4e4a
commit
663c41fa41
7 changed files with 6 additions and 13 deletions
quartz
|
@ -49,12 +49,6 @@ const SyncArgv = {
|
|||
default: true,
|
||||
describe: "push updates to your Quartz fork",
|
||||
},
|
||||
force: {
|
||||
boolean: true,
|
||||
alias: ["f"],
|
||||
default: true,
|
||||
describe: "whether to apply the --force flag to git commands",
|
||||
},
|
||||
pull: {
|
||||
boolean: true,
|
||||
default: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue