diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2015-04-08 15:50:53 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2015-04-08 15:50:53 +0200 |
commit | ae334e4d145f6787fd08e346a925bbc09e870341 (patch) | |
tree | edc70244d104664c77181517183bf79f1b9c025a | |
parent | 21b0448b65317b2830270ff4156a25aca7941472 (diff) | |
download | gitpython-ae334e4d145f6787fd08e346a925bbc09e870341.tar.gz |
docs(README): remove future goals
Because there are none.
-rw-r--r-- | README.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -87,14 +87,5 @@ Now that there seems to be a massive user base, this should be motivation enough * no open pull requests * no open issues describing bugs -#### FUTURE GOALS - -There has been a lot of work in the master branch, which is the direction I want git-python to go. Namely, it should be able to freely mix and match the back-end used, depending on your requirements and environment. - -* make new master work similarly to 0.3, but with the option to swap for at least one additional backend -* make a 1.0 release -* add backends as required - - [twitch-channel]: http://www.twitch.tv/byronimo/profile [youtube-playlist]: https://www.youtube.com/playlist?list=PLMHbQxe1e9MnoEcLhn6Yhv5KAvpWkJbL0
\ No newline at end of file |