summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGautam Kotian <gautam.kotian@sociomantic.com>2015-02-26 14:59:22 +0100
committerLeandro Lucarella <leandro.lucarella@sociomantic.com>2015-02-26 17:30:11 +0100
commiteda9b2631f36f7474ba1610284370a67d2ba914e (patch)
tree217e1f2f9f09841d4d51e6e0790cf6bc7ee92c76
parentf4d091dd0ea0756ab0778955984406fe1cfb201b (diff)
README: Update twin project reference
The other `git-hub` project has been renamed to `git-spindle` (since it now seems to also support gitlab). Update the README file accordingly.
-rw-r--r--README.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index bd2b2cb..6fb0349 100644
--- a/README.rst
+++ b/README.rst
@@ -215,13 +215,13 @@ found, in case they are a better fit for you:
* `ghi <https://github.com/stephencelis/ghi>`_: This only handle issues. Not
what we needed.
-* `git-hub <https://github.com/seveas/git-hub>`_: This tool was discovered after
- we started and published this project, sadly, as it covers similar ground (it
- doesn't offer the rebase capabilities but it could have been implemented as an
- extension), and worse, it has the same name, and extends the Git command-line
- adding the ``hub`` command too, which can introduce a lot of confusion to
- users. We might try to merge our code into that project eventually, if there
- is interest.
+* `git-spindle <https://github.com/seveas/git-spindle>`_: This tool was
+ discovered after we started and published this project. It covers similar
+ ground, but doesn't offer rebase capabilities (this, of course, could have
+ been implemented as an extension). Sadly, it also extends the Git command-line
+ adding the ``hub`` command, which can introduce a lot of confusion to users.
+ We might try to merge our code into that project eventually, if there is
+ interest.
Contact