git log origin/master..HEAD
# Unpushed commits
git log origin/master..HEAD
# Unpushed commit diff
git diff origin/master..HEAD
// shows oldest one at the top, unless you rebased
git cherry -v
Code Example |
---|
Shell :: stop tracking a file git |
Shell :: install csv |
Shell :: httpd https docker |
Shell :: shell load file as variable |
Shell :: add arabic keyboard ubuntu 20.04 |
Shell :: kubeadm print join command |
Shell :: optimize github repo |
Shell :: install golang |
Shell :: sudo snap linux store |
Shell :: installing xlswriter |
Shell :: ubunut log as root |
Shell :: How to install npm in centos |
Shell :: whoami command |
Shell :: how install pandas in python |
Shell :: install spicetify on windows |
Shell :: git unadd all files |
Shell :: hardhat deploy |
Shell :: run shell script in dockerfile |
Shell :: sveltekit install |
Shell :: git update ignore local changes |
Shell :: wsl windows directory |
Shell :: stress test cpu linux |
Shell :: how to remove all space in file |
Shell :: list users in ubuntu |
Shell :: reload crontab linux |
Shell :: show proxy from powershell |
Shell :: microsoft excel free download for ubuntu |
Shell :: break line in md file |
Shell :: apt-get uninstall |
Shell :: untrack folder git |