Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added http protocol to a link #45

Merged
merged 1 commit into from Nov 28, 2015
Merged

Added http protocol to a link #45

merged 1 commit into from Nov 28, 2015

Conversation

ghost
Copy link

@ghost ghost commented Nov 22, 2015

Added http prefix to a link. Previously resolved to file:// and failed.

Added http prefix to a link. Previously resolved to file:// and failed.
@ghost ghost mentioned this pull request Nov 22, 2015
@yegor256
Copy link
Owner

@rultor merge pls

@rultor
Copy link
Collaborator

rultor commented Nov 22, 2015

@rultor merge pls

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor
Copy link
Collaborator

rultor commented Nov 22, 2015

@rultor merge pls

@t-my @yegor256 Oops, I failed. You can see the full log here (spent 11min)

│ │ └── sigmund@1.0.1 
│ ├─┬ nopt@1.0.10 
│ │ └── abbrev@1.0.7 
│ ├── rimraf@2.2.8 
│ ├── underscore.string@2.2.1 
│ └── which@1.0.9 
├─┬ grunt-contrib-sass@0.9.2 
│ ├── async@0.9.2 
│ ├─┬ chalk@0.5.1 
│ │ ├── ansi-styles@1.1.0 
│ │ ├── escape-string-regexp@1.0.3 
│ │ ├─┬ has-ansi@0.1.0 
│ │ │ └── ansi-regex@0.2.1 
│ │ ├── strip-ansi@0.3.0 
│ │ └── supports-color@0.2.0 
│ ├── cross-spawn@0.2.9 
│ └─┬ dargs@4.0.1 
│   └── number-is-nan@1.0.0 
├─┬ grunt-contrib-watch@0.6.1 
│ ├── async@0.2.10 
│ ├─┬ gaze@0.5.2 
│ │ └─┬ globule@0.1.0 
│ │   └── lodash@1.0.2 
│ ├── lodash@2.4.2 
│ └─┬ tiny-lr-fork@0.0.5 
│   ├── debug@0.7.4 
│   ├── faye-websocket@0.4.4 
│   ├─┬ noptify@0.0.3 
│   │ └── nopt@2.0.0 
│   └── qs@0.5.6 
├─┬ grunt-scss-lint@0.3.6 
│ ├─┬ chalk@1.1.1 
│ │ ├── ansi-styles@2.1.0 
│ │ ├─┬ has-ansi@2.0.0 
│ │ │ └── ansi-regex@2.0.0 
│ │ ├── strip-ansi@3.0.0 
│ │ └── supports-color@2.0.0 
│ ├── lodash@3.10.1 
│ └─┬ xmlbuilder@2.6.5 
│   └── lodash@3.10.1 
└─┬ load-grunt-tasks@3.3.0 
  ├── arrify@1.0.0 
  ├─┬ multimatch@2.1.0 
  │ ├── array-differ@1.0.0 
  │ ├─┬ array-union@1.0.1 
  │ │ └── array-uniq@1.0.2 
  │ └─┬ minimatch@3.0.0 
  │   └─┬ brace-expansion@1.1.1 
  │     ├── balanced-match@0.2.1 
  │     └── concat-map@0.0.1 
  └─┬ pkg-up@1.0.0 
    └─┬ find-up@1.1.0 
      ├── path-exists@2.1.0 
      └─┬ pinkie-promise@2.0.0 
        └── pinkie@2.0.1 

npm WARN EPACKAGEJSON tacit@1.0.0 license should be a valid SPDX license expression
+ sudo ln -s /usr/bin/nodejs /usr/bin/node
ln: failed to create symbolic link ‘/usr/bin/node’: File exists

yegor256 pushed a commit that referenced this pull request Nov 28, 2015
@yegor256
Copy link
Owner

@rultor merge

@rultor
Copy link
Collaborator

rultor commented Nov 28, 2015

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit 0b202ff into yegor256:master Nov 28, 2015
@rultor
Copy link
Collaborator

rultor commented Nov 28, 2015

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 4min)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants