Git alias:
panic = !tar cvf ../panic.tar *
Example:
git panic
This alias creates an archive of the entire repo.