Commit 6923f8bd authored by Jan Frejlach's avatar Jan Frejlach
Browse files

Add 536577_commands.txt (HW3)

parent 15ca7c9f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
  181  git branch -a
  182  git switch -c class3_homework
  183  cd class3_homework
  184  vim 536577.txt
  185  git commit -m "Add 536577.txt (HW3)"
  186  git add 536577.txt
  187  git commit -m "Add 536577.txt (HW3)"
  188  git push --set-upstream origin class3_homework