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
senpost
9/11/2011 - 3:30 AM
share
Share
add_circle_outline
Save
usefull Git command
usefull Git command
gistfile1.sh
content_copy
file_download
#Unstage file git unstage <file name> git unstage reset HEAD -- <file name>
clear