Skip to content

Instantly share code, notes, and snippets.

@sethladd
sethladd / Procfile
Created August 15, 2012 05:42
Dart server for Heroku
web: dart main.dart
@digitaljhelms
digitaljhelms / gist:3099010
Created July 12, 2012 15:58
Squash the first two commits in a git repository's history

The scenario

Your repository has two commits:

$ git log --oneline
957fbfb No, I am your father.
9bb71ff A long time ago in a galaxy far, far away....