Initialize a git repo in the current directory
# git init
Add a remote called "origin"
| psql 'test' | |
| show all tables | |
| \d | |
| ----------------------- | |
| select * from users | |
| show all columns from table | |
| --------------------------- |
Initialize a git repo in the current directory
# git init
Add a remote called "origin"