Skip to content

Commit bdc8bb9

Browse files
committed
README: Update similar projects
The old gh (https://github.com/node-gh/gh) is removed and the new official GitHub cli tool (named also gh: https://github.com/cli/cli) is added. Also information on other alternatives is updated.
1 parent 4f88845 commit bdc8bb9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -236,10 +236,14 @@ found, in case they are a better fit for you:
236236

237237
* `hub <https://hub.github.com/>`_: Is the *official* tool, but it completely
238238
replaces the Git command, adding special syntax for official git commands.
239-
This is definitely something we didn't want. We don't want to mess with Git.
240239

241-
* `ghi <https://github.com/stephencelis/ghi>`_: This only handle issues. Not
242-
what we needed.
240+
* `gh <https://github.com/cli/cli>`_: Another *official* tool, that tries to bring
241+
all the GitHub UI features but with a CLI interface. It works side-by-side
242+
with git.
243+
244+
* `ghi <https://github.com/stephencelis/ghi>`_: This only handle issues. It
245+
seems a bit abandoned (at the time of writing it was last updated in October
246+
2016).
243247

244248
* `git-spindle <https://github.com/seveas/git-spindle>`_: This tool was
245249
discovered after we started and published this project. It covers similar
@@ -249,10 +253,6 @@ found, in case they are a better fit for you:
249253
We might try to merge our code into that project eventually, if there is
250254
interest.
251255

252-
* `gh <https://github.com/node-gh/gh>`_: A command line tool based on **NodeJS**.
253-
It does offer the rebase capabilities we sought after, but the project was
254-
created after this project was started.
255-
256256
Contact
257257
=======
258258

0 commit comments

Comments
 (0)