2 次代码提交

作者 SHA1 备注 提交日期
  Ashton Charbonneau ad0c20ee52 Add boostrap process 3 个月前
  Ashton Charbonneau c3d5df654e Add boostrap process 3 个月前
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -75,6 +75,7 @@ git init
75 75
 git config --local status.showUntrackedFiles no
76 76
 git remote add origin https://git.ashtonc.ca/ashton/firefox/
77 77
 git pull origin main
78
+git branch --set-upstream-to=origin/main main
78 79
 ```
79 80
 
80 81
 ## Reference

正在加载...
取消
保存