File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -236,10 +236,14 @@ found, in case they are a better fit for you:
236
236
237
237
* `hub <https://hub.github.com/ >`_: Is the *official * tool, but it completely
238
238
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.
240
239
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).
243
247
244
248
* `git-spindle <https://github.com/seveas/git-spindle >`_: This tool was
245
249
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:
249
253
We might try to merge our code into that project eventually, if there is
250
254
interest.
251
255
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
-
256
256
Contact
257
257
=======
258
258
You can’t perform that action at this time.
0 commit comments