୯७ͳError Log
[12:29:14] DBI Exception: DBD::mysql::st execute
failed: Duplicate entry 'XXXXXXXXXXXXXX' for key
'user' [for Statement "INSERT /* ./local/lib/perl5/
Try/Tiny.pm line 77 */ INTO user (id) VALUES (?)" with
ParamValues: 0="XXXXXXXXXXXXXX"] at ./lib/MyApp/Infra/
UserRepository/.pm line 123
Slide 49
Slide 49 text
GitͷError Message
$ git push origin test
To github.com:moznion/sandbox.git
! [rejected] test -> test (non-fast-forward)
error: failed to push some refs to '[email protected]:moznion/
sandbox.git'
hint: Updates were rejected because the tip of your current
branch is behind
hint: its remote counterpart. Integrate the remote changes
(e.g.
hint: 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help'
for details.