Commit 09440b61 authored by Alžběta Velenová's avatar Alžběta Velenová
Browse files

File with git commands used for class3_hw added

parent def7fe3e
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
cd mastering-git/
git pull upstream main
git status
git branch 
git branch class3_hw
git switch class3_hw 
git status
git add 541686.txt 
git status
git commit 541686.txt 
git push origin class3_hw