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

Merge branch 'hw03' into 'main'

hw03 solution

See merge request red-hat/mastering-git!35
parents 517efa04 651cec89
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
Before this course, I didn't really know how git works, so all the topics covered so far helped me understand how to use git effectively as well as gain a deeper understanding of the abstract concepts behind version control and collaborative work.
+9 −0
Original line number Diff line number Diff line
cd mastering-git/
git status
git pull origin main
git switch -c hw03
ls
cd class3_homework/
nano 539936.txt
git status
nano 539936_commands.txt