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

読み込み中…
キャンセル
保存