check changes after git pull
The very first line in the output of a pull looks like this:
$ git pull
Updating 37b431a..b2615b4
So to get the diff between before and after pull request, use -->
$ git diff 37b431a..b2615b4
Also in Shell:
- how ot get android notifications i ubuntu
- Powershell Core server manager module
- long term projects for java learners
- clear ram linux
- check ubuntu version cmd
- disable swap ubuntu 18.04
- bash delete folder
- join files linux
- git delete branch after merge
- powershell create service
- checking if a substring exists in a string bash
- how to add font icon in gatsby
- install flask
- bash call another script relative to current script
- how to make maven clean install faster in eclipse
- disable monitor on boot linux
- add description to commit git
- lstinputlisting excluse lines
- ask ubuntu
- create a repo using github api
- gatsby image plugin
- zip current directory mac command line
- how to check node version
- git push existing code to new repository