1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-06 00:28:01 +00:00

Add Wipe A Heroku Postgres Database as a devops til.

This commit is contained in:
jbranchaud
2015-05-27 20:40:37 -05:00
parent fec8728b27
commit 24445ccd3b
2 changed files with 19 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
### devops
- [Push Non-master Branch To Heroku](devops/push-non-master-branch-to-heroku.md)
- [Wipe A Heroku Postgres Database](devops/wipe-a-heroku-postgres-database.md)
### git