Loading class3_homework/536577.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line I've learned what is the difference between upstream and origin class3_homework/536577_commands.txt 0 → 100644 +8 −0 Original line number Diff line number Diff line 181 git branch -a 182 git switch -c class3_homework 183 cd class3_homework 184 vim 536577.txt 185 git commit -m "Add 536577.txt (HW3)" 186 git add 536577.txt 187 git commit -m "Add 536577.txt (HW3)" 188 git push --set-upstream origin class3_homework Loading
class3_homework/536577.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line I've learned what is the difference between upstream and origin
class3_homework/536577_commands.txt 0 → 100644 +8 −0 Original line number Diff line number Diff line 181 git branch -a 182 git switch -c class3_homework 183 cd class3_homework 184 vim 536577.txt 185 git commit -m "Add 536577.txt (HW3)" 186 git add 536577.txt 187 git commit -m "Add 536577.txt (HW3)" 188 git push --set-upstream origin class3_homework