使用git checkout v3.1.0回到這個 tag 位置打了一個安裝包,但是應該怎么回去呢?現在用 git status 查看,顯示HEAD detached at v3.1.0,應該怎么回到git checkout v3.1.0之前的狀態呢? 查看完整描述