git log
git reset –hard 8ff24a6803173208f3e606e32dfcf82db9ac84d8
上一个:JavaScript如何从数组中滤除素数
下一个:java8 List<Object>去掉重复对象的几种方法_java