Loading class3_homework/541686.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line I finally understand what is the diference between upstream and origin. I also learnt how to work with branches and what rebase does. Thank you, for that :) class3_homework/541686_commands.txt 0 → 100644 +11 −0 Original line number Diff line number Diff line cd mastering-git/ git pull upstream main git status git branch git branch class3_hw git switch class3_hw git status git add 541686.txt git status git commit 541686.txt git push origin class3_hw Loading
class3_homework/541686.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line I finally understand what is the diference between upstream and origin. I also learnt how to work with branches and what rebase does. Thank you, for that :)
class3_homework/541686_commands.txt 0 → 100644 +11 −0 Original line number Diff line number Diff line cd mastering-git/ git pull upstream main git status git branch git branch class3_hw git switch class3_hw git status git add 541686.txt git status git commit 541686.txt git push origin class3_hw