株式会社ヴァンデミックシステム

Blog

<スポンサーリンク>

sshでやれるならいいんだけど、httpでしかできない場合、保存したほうがいいよね。
ただ、storeオプションはファイルに平文で書かれてしまうので注意。
cacheオプションでプロセスに記録し、時間が過ぎると消されるみたい。

root@PROVIDENCE:/# git config --global credential.helper store

root@PROVIDENCE:/# ls -l ~/.git-credentials
-rw------- 1 root root 35 Jul 22 18:12 /root/.git-credentials

<スポンサーリンク>

コメントを残す

Allowed tags:  you may use these HTML tags and attributes: <a href="">, <strong>, <em>, <h1>, <h2>, <h3>
Please note:  all comments go through moderation.

*

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)