Skip to content

Commit f43c6dd

Browse files
committed
Remove hook samples and add description
In the created repository
1 parent 911d48e commit f43c6dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/import.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ import()
109109
mkdir $REPO
110110
cd $REPO
111111
git init
112+
rm .git/hooks/*.sample
113+
echo Unix History Repository >.git/description
112114

113115
add_boilerplate
114116
git tag Licenses

0 commit comments

Comments
 (0)