From 0022dd50d06f8e3606a2c1a7909adfbc9a696b76 Mon Sep 17 00:00:00 2001
From: Brad Barber <bradb@shore.net>
Date: Sat, 9 Jan 2010 22:52:36 -0500
Subject: [PATCH] ConvexHull directory still there.  Got an error

git checkout master
Switched to branch 'master'

git status
nothing to commit (working directory clean)

git merge next
Updating 82c5f29..895ad74
warning: unable to unlink ConvexHull: Permission denied
Fast forward
---
 src/Changes.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/Changes.txt b/src/Changes.txt
index d7f37d0..8f1cd9c 100644
--- a/src/Changes.txt
+++ b/src/Changes.txt
@@ -97,6 +97,7 @@ To do
 
 ------------
 Need help
+ - git has an empty ConvexHull submodule on master or next.  How to remove it?  
  - The C++ interface needs work.  Give it a try and make it better.
  - Set up debian build. 
    Please keep debian files in config/ and project/debian/
-- 
GitLab