Commit 817c4e5a authored by Ondrej's avatar Ondrej
Browse files

add commands

parent b95110e5
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
git pull
cd class3_homework
git branch homework_3
git switch homework_3
git status
git add 536234.txt (I manually created file because of windows)
git commit -m "add first file"
git push --set-upstream origin homework_3
 No newline at end of file