2 次程式碼提交

作者 SHA1 備註 提交日期
  Ashton Charbonneau ad0c20ee52 Add boostrap process 6 月之前
  Ashton Charbonneau c3d5df654e Add boostrap process 6 月之前
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

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

Loading…
取消
儲存