1.0.2 • Published 3 years ago
note-sync v1.0.2
note-sync
使用说明
默认每 15 秒自动同步,可以手动修改配置文件(note.config.json)。
安装
npm install -g note-sync
使用
在需要同步的目录
note-sync
git 错误信息
- fatal: No configured push destination. 没有配置远程仓库
- fatal: The current branch master has no upstream branch. 第一次未推送
- fatal: branch 'master' does not exist 远程仓库 master 分支不存在