fix README
This commit is contained in:
parent
e1ce5f2d5b
commit
d57b05c6d0
12
README.md
12
README.md
@ -32,11 +32,11 @@ This works on your machine and in CI. There is a prebuild docker image available
|
||||
[hosttoday/ht-docker-node:npmts on Dockerhub](https://hub.docker.com/r/hosttoday/ht-docker-node/)
|
||||
|
||||
For further information read the docs:
|
||||
* [1. Intro](https://pushrocks.gitlab.io/npmts/gitbook/index.md)
|
||||
* [2. Install](https://pushrocks.gitlab.io/npmts/gitbook/install.md)
|
||||
* [3. Default Behaviour](https://pushrocks.gitlab.io/npmts/gitbook/default.md)
|
||||
* [4. Configuration](https://pushrocks.gitlab.io/npmts/gitbook/config.md)
|
||||
* [5. Examples](https://pushrocks.gitlab.io/npmts/gitbook/examples.md)
|
||||
* [6. Info](https://pushrocks.gitlab.io/npmts/gitbook/info.md)
|
||||
1. [Intro](https://pushrocks.gitlab.io/npmts/gitbook/index.md)
|
||||
2. [Install](https://pushrocks.gitlab.io/npmts/gitbook/install.md)
|
||||
3. [Default Behaviour](https://pushrocks.gitlab.io/npmts/gitbook/default.md)
|
||||
4. [Configuration](https://pushrocks.gitlab.io/npmts/gitbook/config.md)
|
||||
5. [Examples](https://pushrocks.gitlab.io/npmts/gitbook/examples.md)
|
||||
6. [Info](https://pushrocks.gitlab.io/npmts/gitbook/info.md)
|
||||
|
||||
[![npm](https://push.rocks/assets/repo-header.svg)](https://push.rocks)
|
||||
|
@ -1,32 +0,0 @@
|
||||
0 info it worked if it ends with ok
|
||||
1 verbose cli [ '/Users/philkunz/.nvm/versions/node/v6.5.0/bin/node',
|
||||
1 verbose cli '/Users/philkunz/.nvm/versions/node/v6.5.0/bin/npm',
|
||||
1 verbose cli 'version',
|
||||
1 verbose cli 'patch' ]
|
||||
2 info using npm@3.10.3
|
||||
3 info using node@v6.5.0
|
||||
4 info git [ 'status', '--porcelain' ]
|
||||
5 verbose stack Error: Git working directory not clean.
|
||||
5 verbose stack M README.md
|
||||
5 verbose stack M gitbook/index.md
|
||||
5 verbose stack at /Users/philkunz/.nvm/versions/node/v6.5.0/lib/node_modules/npm/lib/version.js:247:19
|
||||
5 verbose stack at /Users/philkunz/.nvm/versions/node/v6.5.0/lib/node_modules/npm/lib/utils/no-progress-while-running.js:21:8
|
||||
5 verbose stack at ChildProcess.exithandler (child_process.js:197:7)
|
||||
5 verbose stack at emitTwo (events.js:106:13)
|
||||
5 verbose stack at ChildProcess.emit (events.js:191:7)
|
||||
5 verbose stack at maybeClose (internal/child_process.js:877:16)
|
||||
5 verbose stack at Socket.<anonymous> (internal/child_process.js:334:11)
|
||||
5 verbose stack at emitOne (events.js:96:13)
|
||||
5 verbose stack at Socket.emit (events.js:188:7)
|
||||
5 verbose stack at Pipe._handle.close [as _onclose] (net.js:493:12)
|
||||
6 verbose cwd /Users/philkunz/gitlab/pushrocks/npmts
|
||||
7 error Darwin 16.0.0
|
||||
8 error argv "/Users/philkunz/.nvm/versions/node/v6.5.0/bin/node" "/Users/philkunz/.nvm/versions/node/v6.5.0/bin/npm" "version" "patch"
|
||||
9 error node v6.5.0
|
||||
10 error npm v3.10.3
|
||||
11 error Git working directory not clean.
|
||||
11 error M README.md
|
||||
11 error M gitbook/index.md
|
||||
12 error If you need help, you may report this error at:
|
||||
12 error <https://github.com/npm/npm/issues>
|
||||
13 verbose exit [ 1, true ]
|
Loading…
Reference in New Issue
Block a user