Skip to content

Instantly share code, notes, and snippets.

@offby1
Created July 3, 2009 04:54
Show Gist options
  • Select an option

  • Save offby1/139917 to your computer and use it in GitHub Desktop.

Select an option

Save offby1/139917 to your computer and use it in GitHub Desktop.
#!/bin/sh
git add $(git rev-parse --git-dir)/../dump.sql
git commit "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment