差分

移動先: 案内検索

Git

320 バイト追加, 2021年1月13日 (水) 09:10
ページの作成:「 {{PAGENAME}} $ git add -A $ git commit -m "Finish user edit, update, index, and destroy actions" $ git checkout master $ git merge updating-clients...」
[[category:memo|{{PAGENAME}}]]
$ git add -A
$ git commit -m "Finish user edit, update, index, and destroy actions"
$ git checkout master
$ git merge updating-clients
$ git push
$ rails test
$ git push heroku
$ heroku pg:reset DATABASE
$ heroku run rails db:migrate
$ heroku run rails db:seed
$ heroku restart

案内メニュー