| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| dist | ||
| util | ||
| .gitignore | ||
| Rules.mk | ||
| daemon.go | ||
| dnsresolve_test.go | ||
| init.go | ||
| ipfs.go | ||
| main.go | ||
| runmain_test.go |
The `ipfs init` command prints out a ton of information which can make it hard
to spot errors. Print a newline before these errors
We could do this for every command but there are some tricky edge cases:
1. This would look funny if there's no other output.
2. It might mess break tools parsing the output (not expecting empty lines).
License: MIT
Signed-off-by:
Steven Allen <steven@stebalien.com>
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| .. | ||
| dist | 正在载入提交数据... | |
| util | 正在载入提交数据... | |
| .gitignore | 正在载入提交数据... | |
| Rules.mk | 正在载入提交数据... | |
| daemon.go | 正在载入提交数据... | |
| dnsresolve_test.go | 正在载入提交数据... | |
| init.go | 正在载入提交数据... | |
| ipfs.go | 正在载入提交数据... | |
| main.go | 正在载入提交数据... | |
| runmain_test.go | 正在载入提交数据... |