正在显示
1 个修改的文件
包含
6 行增加
和
6 行删除
| @@ -66,12 +66,12 @@ function sync_push() | @@ -66,12 +66,12 @@ function sync_push() | ||
| 66 | done | 66 | done |
| 67 | } | 67 | } |
| 68 | 68 | ||
| 69 | -sync_push --all origin | ||
| 70 | -sync_push --all srs.winlin | ||
| 71 | -sync_push --all srs.csdn | ||
| 72 | -sync_push --all srs.oschina | ||
| 73 | -sync_push --all srs.gitlab | ||
| 74 | -ok_msg "push refs ok" | 69 | +sync_push origin |
| 70 | +sync_push srs.winlin | ||
| 71 | +sync_push srs.csdn | ||
| 72 | +sync_push srs.oschina | ||
| 73 | +sync_push srs.gitlab | ||
| 74 | +ok_msg "push branches ok" | ||
| 75 | 75 | ||
| 76 | sync_push --tags srs.winlin | 76 | sync_push --tags srs.winlin |
| 77 | sync_push --tags srs.csdn | 77 | sync_push --tags srs.csdn |
-
请 注册 或 登录 后发表评论