Dolda2000 GitWeb
/
dcp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1297899
)
Cannot use -q to git init, since it is new.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Sun, 6 Jan 2008 04:12:11 +0000
(
05:12
+0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Sun, 6 Jan 2008 04:12:11 +0000
(
05:12
+0100)
dcp-init
patch
|
blob
|
blame
|
history
diff --git
a/dcp-init
b/dcp-init
index
05e39fd
..
ab3dfc3
100755
(executable)
--- a/
dcp-init
+++ b/
dcp-init
@@
-42,7
+42,7
@@
getaptsrc() {
}
initrepo() {
- rungit init
-q --shared
+ rungit init
mkdir "$td/control"
touch "$td/control/conf"
rungit add control