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.