Skip to content

Latest commit

 

History

History

git-panic

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git panic

When you're a little worried that the world is coming to an end

Git alias:

panic = !tar cvf ../panic.tar *

Example:

git panic

This alias creates an archive of the entire repo.