gq-header & TODO update
[guilt.git] / gq-top
blob7d771424b2950895840c96f95abfd9069c77d073
1 #!/bin/bash
3 # Copyright (c) Josef "Jeff" Sipek, 2006
6 source "`dirname $0`/gq.lib"
8 export GIT_DIR=`find_git_dir`
9 GQ_DIR="$GIT_DIR/patches"
11 branch=`get_branch_verify`
13 get_top