質問編集履歴
1
したいことを追記しました
title
CHANGED
File without changes
|
body
CHANGED
@@ -2,4 +2,5 @@
|
|
2
2
|
$ git config --show-origin --get credential.helper
|
3
3
|
というコマンドを実行したところ、file:/Library/Developer/CommandLineTools/usr/share/git-core/gitconfig osxkeychain
|
4
4
|
という結果が帰ってきました。
|
5
|
+
file:/Library/Developer/CommandLineTools/usr/share/git-core/gitconfig
|
5
|
-
|
6
|
+
を編集してosxkeychainの設定部分を削除したいです
|