2 Commits

Autor SHA1 Mensaje Fecha
  Ashton Charbonneau ad0c20ee52 Add boostrap process hace 3 meses
  Ashton Charbonneau c3d5df654e Add boostrap process hace 3 meses
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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

Loading…
Cancelar
Guardar