Commit 6f107cbc authored by Michal Hečko's avatar Michal Hečko
Browse files

Merge branch 'main' into 'main'

524981 - HW3

See merge request red-hat/mastering-git!6
parents ef959e5c 91521f8d
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
I have learned difference between origin and upstream
I learned about stash but I will probably not use it :D
+10 −0
Original line number Diff line number Diff line
: 1741195295:0;git pull
: 1741195328:0;cd class3_homework
: 1741195329:0;ls
: 1741195347:0;touch 524981.txt
: 1741195350:0;nvim 524981.txt
: 1741195608:0;git status
: 1741195610:0;git add -A
: 1741195627:0;git commit -m "added file with stuff I learned so far in PV177 course"
: 1741195629:0;git push
: 1741195893:0;tail -10 ~/.zsh_history > 524981_commands.txt