Loading class3_homework/524716.txt 0 → 100644 +3 −0 Original line number Diff line number Diff line I started using git switch instead of git checkout for changing branches I understand the difference between origin and upstream I now better understand merge and rebase No newline at end of file class3_homework/524716_commands.txt 0 → 100644 +7 −0 Original line number Diff line number Diff line git switch -c hw03 git log cd class3_homework git status git add 524716.txt git commit -m "chore(hw):add file with description of what I have learned in git course" git push origin hw03 No newline at end of file Loading
class3_homework/524716.txt 0 → 100644 +3 −0 Original line number Diff line number Diff line I started using git switch instead of git checkout for changing branches I understand the difference between origin and upstream I now better understand merge and rebase No newline at end of file
class3_homework/524716_commands.txt 0 → 100644 +7 −0 Original line number Diff line number Diff line git switch -c hw03 git log cd class3_homework git status git add 524716.txt git commit -m "chore(hw):add file with description of what I have learned in git course" git push origin hw03 No newline at end of file