git

Windows Git GitHub 使い開発環境作る

  • 2023.03.19

PC1 git 設定 git インストール git windos インストール git bash 起動 git –version Gitの初期設定 git config –global user.name 任意のユーザ名 git config –global user.email 任意のメールアドレス git config –list GitHubの […]