Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 221 Bytes

index.md

File metadata and controls

17 lines (11 loc) · 221 Bytes

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.