首次設定 配置全域 git config --global user.name "name" git config --global user.email "user@example.com" 設定遠程 設定ssh金鑰(設定到ssh_config)