Commit 127e22a5 authored by Martin Štourač's avatar Martin Štourač
Browse files

add UCO_commands.txt

parent 282f4bdb
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
git remote --help
git remote
git pull
cd .\class3_homework\
New-Item 525032.txt
notepad .\525032.txt
git branch --help
git switch -c hw03
git branch -d hw03
git switch main
git branch -d hw03
git add .\525032.txt
git commit -m "add UCO.txt"
git switch -c hw03
git push
git push --set-upstream origin hw03
git switch main
git status
git push
git status
 No newline at end of file