Closed bcbcarl closed 8 years ago
官方出品,文件齊全: https://hub.github.com/
gh 似乎要取代 hub 了: https://github.com/jingweno/gh
我還是沒找到可以列出 pull requests 的工具。
I just found HubFlow but it seems not good enough though. http://datasift.github.io/gitflow/GitFlowForGitHub.html
沒有找到很好的工具可以列出 pull request,有人有好的想法嗎?
這個工具不知道怎麼樣,大家要不要一起測試
https://pypi.python.org/pypi/hub http://pythonhosted.org/hub/
# pip install hub
$ git hub whoami # 設定帳號密碼
$ cd h4-scripts/
$ git hub issues # show isues
$ git hub issue # create new issue
====
first line is title
content ...
===
這個 hub 就是舊版的,現在改用 gh 了。
gh issue 就能列出現在所有 issue 了! 至於二階段驗證,如果是綁 app,其實要開 app 才對,但我不知如何存下來。 現在我也找不到任何方法可以 close issue。
這看起來有前途,可以 close,而且積極開發: https://github.com/node-gh/gh
node 這版可以管理 issue 和 pull request
GitHub 處理 issue 和 PR 都要開網頁很煩,一定有寫好的現成工具,大家幫忙一起找。