config
設定の変更
$ git config <option> <param>
table:option
--global gitでの設定
table:param
user.email emailアドレス
user.name 名前(公開リポジトリだとWebに公開されるので本名はダメ)
#Git_command