diff options
author | Tommi Virtanen <tv@eagain.net> | 2007-06-04 14:22:41 +0300 |
---|---|---|
committer | Tommi Virtanen <tv@eagain.net> | 2007-06-04 14:22:41 +0300 |
commit | 3bcea975ba4eae2cf6e6a46746fb313ae252e8cc (patch) | |
tree | 8d1e2b175c00f044613cfdb889e6a4f375b85c21 | |
parent | Clean up README file. (diff) | |
download | gitosis-dakkar-3bcea975ba4eae2cf6e6a46746fb313ae252e8cc.tar.gz gitosis-dakkar-3bcea975ba4eae2cf6e6a46746fb313ae252e8cc.tar.bz2 gitosis-dakkar-3bcea975ba4eae2cf6e6a46746fb313ae252e8cc.zip |
Add a simple TODO list.
-rw-r--r-- | TODO.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst new file mode 100644 index 0000000..3930931 --- /dev/null +++ b/TODO.rst @@ -0,0 +1,5 @@ +=========== + TODO list +=========== + +- guard against *.pub files named -foo.pub or foo;bar.pub |