Table of Contents: Parameters for better logging git log --oneline --graphLog actual changes in a file git log -p filenameOnly Log changes for some specific lines in file git log -L 1,1:some-file.txtLog changes not yet merged to the parent branch git log --no-merges master..Extract a file from another branch git show some-branch:some-file.jsSome notes on rebasing git pull --rebaseRemember the bran
![19 Git Tips For Everyday Use - Tech TLDR;](https://cdn-ak-scissors.b.st-hatena.com/image/square/a8d7b66fb0fc37321e474d3bac3b1d461c30d6f8/height=288;version=1;width=512/https%3A%2F%2Ftechtldr.com%2Fwp-content%2Fuploads%2Fgit-log-oneline.png)