What are the destructive commands in git?

Posted by Riccardo Galli on Stack Overflow See other posts from Stack Overflow or by Riccardo Galli
Published on 2010-04-28T09:56:00Z Indexed on 2010/04/28 10:03 UTC
Read the original article Hit count: 213

Filed under:

I read that Git mainly add informations about the repository's history, trying to remember every change made, but that there are also commands that make irreversible changes.

What are the commands that I should really pay attention to and avoid to use wrongly because there is not turning back?

© Stack Overflow or respective owner

Related posts about git