zhaopengme / gitnote

A modern note taking app based on GIT that does not require a local GIT environment.
https://gitnoteapp.com
1.69k stars 109 forks source link

发现同步时只是update,没有push #353

Open LexTeng13 opened 4 years ago

LexTeng13 commented 4 years ago

Describe the bug 同步时只是update,没有push。

To Reproduce

  1. 手动点击同步或自动同步时,状态表明同步完成。
  2. 打开gitlab网页,发现内容没有更新。
  3. 使用IDE打开文件目录,手动push时发现一堆update记录。
  4. 没有进一步检查是没有执行push还是push失败了。
  5. 需要手动push。

Expected behavior

  1. 在同步时自动push,或者为push单独增加按钮。
  2. 同步或push失败时,提供醒目的提示。

Desktop (please complete the following information):

Update 2020.06.11

Joyful678 commented 4 years ago

+1,发现从五月开始并没有上传到github网页

Joyful678 commented 4 years ago

这个影响很大,如果桌面东西不小心没了,云端又没备份,故望及时修复

robertenjoy commented 4 years ago

我倒是希望加个选项框 取消自动提交,我只想自动add就行,不希望自动commit。一堆update不好看。

LexTeng13 commented 4 years ago

我倒是希望加个选项框 取消自动提交,我只想自动add就行,不希望自动commit。一堆update不好看。 这个想法可以的,不冲突。无论手动自动,要确保push成功或者显目提示错误。

ybqdren commented 3 years ago

现在依旧是这样的情况:一堆update,不会自动push。