Skip to main content
9 of 14
edited body
Super Kai - Kazuya Ito
  • 42.8k
  • 23
  • 258
  • 257

Feb, 2022 Update:

If your branch is "main":

enter image description here

Run this command:

git push origin main 

If your branch is "master":

enter image description here

Run this command:

git push origin master 
Super Kai - Kazuya Ito
  • 42.8k
  • 23
  • 258
  • 257