gitを使う際に必要となる設定などをしていきます。
- git config --global user.name "(your name)"
- git config --global user.email "(your email)"
- git config --global color.ui true
- git config -l
- git config --help
- git help config
この動画に関する質問と回答はありません。
プレミアム会員(月額1080円)になると、全レッスンの素材ファイルをダウンロードできます。
詳しい説明を読む