Loading class3_homework/525157.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line I learned more about how git works in depth, from which parts it is build (origin, upstream, local) and more about some git commands. class3_homework/525157_commands.txt 0 → 100644 +7 −0 Original line number Diff line number Diff line git pull cd class3_homework touch 525157.txt vim 525157.txt git add * git commit -m "feat: New file" git push Loading
class3_homework/525157.txt 0 → 100644 +1 −0 Original line number Diff line number Diff line I learned more about how git works in depth, from which parts it is build (origin, upstream, local) and more about some git commands.
class3_homework/525157_commands.txt 0 → 100644 +7 −0 Original line number Diff line number Diff line git pull cd class3_homework touch 525157.txt vim 525157.txt git add * git commit -m "feat: New file" git push