HW, чтобы войти в систему, чтобы GIT

$ git config --global user.name "Your name here"
$ git config --global user.email "your_email@example.com"
CodeCat