gpg가 데이터 서명에 실패함: 커밋 개체를 쓰지 못했습니다 [Git 2.10.0] Git 2.10 릴리즈 노트의 예쁜 속성에 대해 몇 가지 기사를 팔로우했습니다.Git을 2.10.0으로 업그레이드하고 글로벌하게 변경하였습니다..gitconfig결과는 다음과 같습니다. [filter "lfs"] clean = git-lfs clean %f smudge = git-lfs smudge %f required = true [user] name = xyz email = abc.def@gmail.com signingkey = AAAAAAA [core] excludesfile = /Users/xyz/.gitignore_global editor = 'subl' --wait [difftool "sourcetree"] c..