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:
17063db
)
Init the repo as shared.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Sun, 6 Jan 2008 01:59:54 +0000
(
02:59
+0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Sun, 6 Jan 2008 01:59:54 +0000
(
02:59
+0100)
dcp-init
patch
|
blob
|
blame
|
history
diff --git
a/dcp-init
b/dcp-init
index
5243493
..
6984bad
100755
(executable)
--- a/
dcp-init
+++ b/
dcp-init
@@
-42,7
+42,7
@@
getaptsrc() {
}
initrepo() {
- rungit init -q
+ rungit init -q
--shared
mkdir "$td/control"
touch "$td/control/conf"
rungit add control