やった後
git reset --hard
'HEADがhexNumberになり、'ブランチマスターに'が表示されることを期待していました....コミットするものはありません。代わりに私は見る
wb316-mac03:MoodTrack student$ git reset --hard
HEAD is now at ec11193 preparation for merge
wb316-mac03:MoodTrack student$
wb316-mac03:MoodTrack student$ git status
# On branch master
# Your branch and 'origin/master' have diverged,
# and have 2 and 9 different commits each, respectively.
#
nothing to commit (working directory clean)
リモートマスターにあるもので完全に上書きされたい(再クローン化せずに)。私は何か間違ったことをしましたか?