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

Merge branch 'class-3-homework' into 'main'

class 3 homework

See merge request red-hat/mastering-git!23
parents 4f8dea51 56e3f3a8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
So far I've learned the proper use (and many useful flags) for the `git log` command. In the past I've only used it sparsely and not very efficiently. I was also not even aware of the `git reflog` command. Furthermore, it's more clear to me how to rebase interactively.
+4 −0
Original line number Diff line number Diff line
git switch class-3-homework
git add 524836.txt
git commit
git push --set-upstream origin class-3-homework