Y
Hacker News
new
|
ask
|
show
|
jobs
by
rstuart4133
65 days ago
`git reset --hard` destroys uncommitted changes. There is no git command to recover those files. JJ has a similar command of course, but it saves the files to a hidden commit before changing them.