我在master
树枝上。
我错误地做了一些更改。
我保存了这些更改(我cp
的文件在这个 git 存储库之外)
我git reset --hard HEAD
现在我明白了:
...
-rw-rw-r-- 1 durrantm 1415 Sep 24 10:32 regular_pair_filter_spec.rb
-rw-rw-r-- 1 durrantm 474 Sep 24 10:32 ranking_spec.rb
drwxrwxr-x 10 durrantm 4096 Sep 24 10:32 ../
-rw-rw-r-- 1 durrantm 7242 Sep 25 08:58 student_spreadsheet_spec.rb
-rw-rw-r-- 1 durrantm 5400 Sep 25 08:58 iep_service_spreadsheet_spec.rb
-rw-rw-r-- 1 durrantm 52487 Sep 25 08:58 schedule_spec.rb
drwxrwxr-x 2 durrantm 4096 Sep 25 08:58 ./
这些文件看起来没问题(更改已经消失),但它们有今天的更新戳记。
这可以/正常吗?