ref: 3bd68b239d63752c2a4a629b3ee67d7ea8cf8fff
parent: 7820b114e08c9bd1705a7b253034b69cfda1668e
author: glenda <glenda@9front.local>
date: Mon Dec 7 16:40:30 EST 2020
Update to work with new git/export format
--- a/gitonline.rc
+++ b/gitonline.rc
@@ -273,7 +273,7 @@
BEGIN {
started=0
}
-/^---/ {
+/^--- .*/ {
started = 1
}
/^+++/ {