Fixed push_patch to fake pushing of patches when they are empty
[guilt.git] / gq-series
blob1ae087adaf12ea67df572d493c5acf45046dafee
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 cat $GQ_DIR/$branch/series