You are in'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make inthis state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
$ cd All-Projects $ vim project.config
在文件project.config中添加如下5行:
1 2 3 4 5
\[label "Verified"\] function = MaxWithBlock value = -1 Fails value = 0 Noscore value = +1 Verified