minor update
[iankelling.org] / gitweb-descriptions
index b6fad5a6cf4e459481dd5cd004a4daf25b313d00..08775a8f38a4339b745914191fb26dd8ad8f9563 100755 (executable)
@@ -50,6 +50,7 @@ _git_desc_readme() {
 gitweb-descriptions() {
     for d in ${dirs[@]}; do
         cd $(readlink -f $d)/..
+        [[ -e .git ]] || echo $d
         if [[ ${personalized[${d##*/}]} ]]; then
             echo "$pcategory" >.git/category
         fi