2 Commits

Author SHA1 Message Date
  Ashton Charbonneau ad0c20ee52 Add boostrap process 3 months ago
  Ashton Charbonneau c3d5df654e Add boostrap process 3 months ago
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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…
Cancel
Save