今日工作总结

2021-11-19 10:42 By "Powerless" 2877 0 4

    Ctrl C

    Ctrl V

    Ctrl S

$ git add .

$ git commit  -m  'fix bug'
[feature-20211111-sync-task 0a400aaf8] fix bug
 128 file changed, 4096 insertion(+), 5120 deletion(-)

$ git push
error:failed to push remote…  conflict 

$ git push  --force

Done!!!

评 论

Others Discussion

  • 初识七层、五层、四层网络协议
    Posted on 2021-04-09 16:52
  • Redis各种数据类型的使用场景举例分析【二】
    Posted on 2018-11-22 10:30
  • QPS、TPS、RT、吞吐量到底是什么
    Posted on 2020-02-02 01:15
  • 2018年云计算热词
    Posted on 2019-06-12 18:19
  • Linux工具 - NM目标文件格式分析
    Posted on 2019-04-24 10:29
  • ACID原则
    Posted on 2020-12-17 16:36
  • 前端知识体系精简-Css
    Posted on 2018-03-28 18:34
  • 浏览器访问网站经历的步骤-Html
    Posted on 2018-11-28 18:48