Skip to content
Snippets Groups Projects
Commit 5a82e7f5 authored by Michal Hečko's avatar Michal Hečko
Browse files

Merge branch 'hw3' into 'main'

HW3: Gabriel (525157)

See merge request !40
parents 7f8b1417 6b5ba97a
No related branches found
No related tags found
1 merge request!40HW3: Gabriel (525157)
I learned more about how git works in depth, from which parts it is build (origin, upstream, local) and more about some git commands.
git pull
cd class3_homework
touch 525157.txt
vim 525157.txt
git add *
git commit -m "feat: New file"
git push
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment