git? what git?
# zip -r /backup/source.zip.`date` *
to backup your code.
Recover from a bad commit?
That's what the undo buffer is for.
# zip -r /backup/source.zip.`date` *
to backup your code.
Recover from a bad commit?
That's what the undo buffer is for.