Hacker News new | ask | show | jobs
by davvid 5131 days ago
Exactly. As mentioned in the article, `git reset --keep` is the preferred way to do it these days. It preserves uncommitted worktree changes.