Commit c11ce86c authored by Tomáš Balák's avatar Tomáš Balák
Browse files

Add file <525126_commands.txt> with commands used to complete class3 homework

parent b8d2d6f2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
  git pull --rebase
  cd class3_homework/
  git switch -c class3_hw
  nvim 525126.txt
  git status
  git add 525126.txt
  git commit -m "Add file <525126.txt> with 'seminar feedback'"
  git push -u origin class3_hw