Loading class3_homework/525032.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line I have learned the role of branches and merging within git, also the upstream & origin scheme. No newline at end of file class3_homework/525032_commands.txt 0 → 100644 +20 −0 Original line number Diff line number Diff line git remote --help git remote git pull cd .\class3_homework\ New-Item 525032.txt notepad .\525032.txt git branch --help git switch -c hw03 git branch -d hw03 git switch main git branch -d hw03 git add .\525032.txt git commit -m "add UCO.txt" git switch -c hw03 git push git push --set-upstream origin hw03 git switch main git status git push git status No newline at end of file Loading
class3_homework/525032.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line I have learned the role of branches and merging within git, also the upstream & origin scheme. No newline at end of file
class3_homework/525032_commands.txt 0 → 100644 +20 −0 Original line number Diff line number Diff line git remote --help git remote git pull cd .\class3_homework\ New-Item 525032.txt notepad .\525032.txt git branch --help git switch -c hw03 git branch -d hw03 git switch main git branch -d hw03 git add .\525032.txt git commit -m "add UCO.txt" git switch -c hw03 git push git push --set-upstream origin hw03 git switch main git status git push git status No newline at end of file