ryanwold.net

A civic-minded citizen seeking the singularity

An entry

Code Reference Cheatsheet

Date: 2014-07-28
Status: release
Tags: notes programming

This is a place to store useful commands I come across and use from time-to-time.

See the contents of a Git Stash

git stash show -p stash@{0}

pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start