2015年4月21日のブックマーク (2件)

  • npmのpackage.jsonにgitリポジトリを指定する方法。 - Sooey

    npmのpackage.jsonにgitリポジトリを指定する方法。 パッケージ管理にnpmを使っているnodeアプリのpackage.jsonに、 "dependencies": { "hubot": "2.3.0", "hubot-scripts": ">=2.1.0", "hubot-hipchat": ">= 1.0.8", "optparse": "1.0.3", "xml2js": ">= 0.1.14", "jsdom": ">= 0.2.14" } このように依存ライブラリが記述されている場合に「hubot-hipchatをforkしてパッチをあてたものを参照させたい」といったケースでどうするか。 "dependencies": { "hubot": "2.3.0", "hubot-scripts": ">=2.1.0", "hubot-hipchat": "git://gi

    proxy0721
    proxy0721 2015/04/21
    エッジ版を使えばどうということはない
  • How can I remove issue reference

    I have issue #1 and issue #2 on github. I commenting on the issue #1 smthing like this: "I think that issue #2 is associated with this issue". Now in comments of issue #2 the message about referencing issue #2 with issue #1 appears. I delete my comment on issue #1. The message about referencing issue #2 with issue #1 still exists in issue #2 comments. How I can remove the message about referencing

    How can I remove issue reference
    proxy0721
    proxy0721 2015/04/21
    くっそー恥づかしいから消したいのに消せねえええええええええええええええええええええええええ