Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git show unpushed commits

// shows oldest one at the top, unless you rebased
git cherry -v 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #show #unpushed #commits
ADD COMMENT
Topic
Name
7+6 =