3 # Copyright (c) Josef "Jeff" Sipek, 2006, 2007
11 # just output the regular series-style applied list
16 if [ "$1" != "-c" ]; then
20 cat $applied |
while read pname
; do
21 git show-ref refs
/patches
/$branch/$pname |
sed -e "s,refs/patches/$branch/,,"