Do not need to fork off Wikis for a Wiki repo
This commit is contained in:
@@ -48,9 +48,3 @@ for file in $files; do
|
||||
fi
|
||||
|
||||
done
|
||||
|
||||
# Wiki documentation is procedurally generated in its own repo.
|
||||
if ! grep -E ^wiki/ .gitignore 1>/dev/null; then
|
||||
echo The wiki folder needs to be ignored.
|
||||
exit 4
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user