Commit 86c473a6 authored by Michal Hečko's avatar Michal Hečko
Browse files

Merge branch 'hw3' into 'main'

Hw3

See merge request !38
parents c727f19b 9358e16f
Loading
Loading
Loading
Loading
+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.
+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