diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2010-07-01 16:11:43 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2010-07-01 16:13:05 +0200 |
commit | d2ebc6193f7205fd1686678a5707262cb1c59bb0 (patch) | |
tree | dadca9ac12e84fabca3fc5c09cd673cfa2a65a3f /doc/roadmap.rst | |
parent | 28a33ca17ac5e0816a3e24febb47ffcefa663980 (diff) | |
download | gitpython-d2ebc6193f7205fd1686678a5707262cb1c59bb0.tar.gz |
Moved all source files into the source folder, separating the build from the source directory
Diffstat (limited to 'doc/roadmap.rst')
-rw-r--r-- | doc/roadmap.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/roadmap.rst b/doc/roadmap.rst deleted file mode 100644 index a6bdc3a0..00000000 --- a/doc/roadmap.rst +++ /dev/null @@ -1,6 +0,0 @@ - -####### -Roadmap -####### -The full list of milestones including associated tasks can be found on lighthouse: http://byronimo.lighthouseapp.com/projects/51787-gitpython/milestones - |