今日工作总结

2021-11-19 10:42 By "Powerless" 2850 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!!!

评 论

View in WeChat

Others Discussion

  • PHP没你想的那么差
    Posted on 2021-12-17 15:40
  • 2016年云计算热词
    Posted on 2019-06-12 17:53
  • 快速了解Kafka
    Posted on 2021-03-25 14:20
  • 通过信鸽来解释HTTPS
    Posted on 2018-10-22 13:56
  • PHP7不兼容性
    Posted on 2018-03-07 15:59
  • 分布式架构之「 数据分布」
    Posted on 2019-11-14 10:00
  • PHP扩展ImageMagick安装
    Posted on 2022-11-11 11:16
  • Redis各种数据类型的使用场景举例分析【三】
    Posted on 2018-11-22 17:00