問題: $ git status -s
MM myfile
$ git stash save
$ git show [email protected]{0}
# Only shows unstaged changes NOT staged changes
# To debug:
$ GIT_TRACE=2 git stash show
trace: exec: 'git-stash
問題 爲什麼我不能添加標記兩名年齡較大的承諾? git tag -a matlabTest cfa84dbb6dd3c2c9956421e723d2f99786f7b417
git tag -a matlabTest 45b3a4d83eece8a5adcb947392f15a14bd4b0e63
相反,我得到: fatal: tag 'matlabTest' already exists