repo.or.cz
/
guilt.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove unused refresh_patch lib function
[guilt.git]
/
gq-series
blob
1ae087adaf12ea67df572d493c5acf45046dafee
1
#!/bin/bash
2
#
3
# Copyright (c) Josef "Jeff" Sipek, 2006
4
#
5
6
source
"`dirname
$0
`/gq.lib"
7
8
export
GIT_DIR
=
`find_git_dir`
9
GQ_DIR
=
"
$GIT_DIR
/patches"
10
11
branch
=
`get_branch_verify`
12
13
cat
$GQ_DIR
/
$branch
/
series