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
Added a list of required software
[guilt.git]
/
gq-series
blob
48c917ec9bdcc1417ee0245a6ce3e5d5388ac2c9
1
#!/bin/bash
2
3
source
"`dirname
$0
`/gq.lib"
4
5
export
GIT_DIR
=
`find_git_dir`
6
GQ_DIR
=
"
$GIT_DIR
/patches"
7
8
branch
=
`get_branch_verify`
9
10
cat
$GQ_DIR
/
$branch
/
series