About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
mcgraths
1/13/2015 - 9:38 PM
share
Share
add_circle_outline
Save
Show parent details of a commit
Show parent details of a commit
new_gist_file.sh
content_copy
file_download
# Show parent 1 git show HEAD^1 # show parent 2 git show HEAD^2
clear