Loading class3_homework/536254.txt 0 → 100644 +2 −0 Original line number Diff line number Diff line I learned about commit fixup, autosquash and how to work nore effectively with git log. Interactive rebase commands are much clearer now. class3_homework/536254_commands.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line git switch -c hw3 git add 536254.txt git commit -m "hw3" git push -u origin hw3 Loading
class3_homework/536254.txt 0 → 100644 +2 −0 Original line number Diff line number Diff line I learned about commit fixup, autosquash and how to work nore effectively with git log. Interactive rebase commands are much clearer now.
class3_homework/536254_commands.txt 0 → 100644 +4 −0 Original line number Diff line number Diff line git switch -c hw3 git add 536254.txt git commit -m "hw3" git push -u origin hw3