Commit 88220abb authored by Michal Marcin's avatar Michal Marcin
Browse files

add learnings file

parent 5d714837
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.