Commit 7b332d6b authored by Michal Hečko's avatar Michal Hečko
Browse files

Merge branch 'hw3' into 'main'

Add hw3-525125.txt file

See merge request red-hat/mastering-git!18
parents 902d7e4e d9b582e5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
hodiny sa mi pacia, pouzivam vela z toho co som sa naucila, alebo co len tak spomeniete pomedzi vyklad, uz sa toho ani tak nebojim, to je asi najvacsie plus
paci sa mi ze na hodiny ste vzdy pripraveni a skvele sa doplnate :)
+17 −0
Original line number Diff line number Diff line
robim merge request na 2. krat, preto som vymazava branch hw3 z origin remote


 2039  git pull upstream main
 2040  git switch -c hw3
 2043  cd class3_homework/
 2046  git status
 2047  git add 525125.txt 
 2048  git commit -m "add hw3-525125.txt file "
 2049  git remote -v
 2050  git push origin hw3 
 2053  git branch --all
 2054  git branch -D remotes/origin/hw3
 2055  git push origin --delete hw3
 2056  git push origin hw3 
 2057  history