Back to articles

Tag archive

#reset

git reset --explain
Jan 8, 2019

git reset --explain

Reset is probably one of the least understood git commands with the addition of having a bad reputation for being dangerous. There is a valid reason for both of these claims: yes, the reset command is a bit harder to understand and in some cases, it can be dangerous.

Jan 8, 20196 min read123 reactions6 comments