@@ -61,4 +61,4 @@ <?xml version="1.0" encoding="UTF-8"?> | ||
| <state split_layout="SPLIT"> | ||
| <first_editor relative-caret-position="88"> | ||
| <caret line="4" column="0" lean-forward="true" selection-start-line="4" selection-start-column="0" selection-end-line="4" selection-end-column="0" /> | ||
| <first_editor relative-caret-position="418"> | ||
| <caret line="19" column="7" lean-forward="true" selection-start-line="19" selection-start-column="7" selection-end-line="19" selection-end-column="7" /> | ||
| <folding /> | ||
@@ -191,3 +191,3 @@ </first_editor> | ||
| <component name="TimeTrackingManager"> | ||
| <option name="totallyTimeSpent" value="6843000" /> | ||
| <option name="totallyTimeSpent" value="6965000" /> | ||
| </component> | ||
@@ -368,4 +368,4 @@ <component name="ToolWindowManager"> | ||
| <state split_layout="SPLIT"> | ||
| <first_editor relative-caret-position="88"> | ||
| <caret line="4" column="0" lean-forward="true" selection-start-line="4" selection-start-column="0" selection-end-line="4" selection-end-column="0" /> | ||
| <first_editor relative-caret-position="418"> | ||
| <caret line="19" column="7" lean-forward="true" selection-start-line="19" selection-start-column="7" selection-end-line="19" selection-end-column="7" /> | ||
| <folding /> | ||
@@ -372,0 +372,0 @@ </first_editor> |
+1
-1
| { | ||
| "name": "wgit", | ||
| "version": "1.0.6", | ||
| "version": "1.0.7", | ||
| "description": "用来下载git仓库到当前路径,而不是一个目录里面", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
+12
-2
@@ -10,5 +10,15 @@ [](https://travis-ci.org/isaacs/rimraf) [](https://david-dm.org/isaacs/rimraf) [](https://david-dm.org/isaacs/rimraf#info=devDependencies) | ||
| Install with `npm install -g wgit`. | ||
| Install with | ||
| User with `wgit https://path/to/gitrepository` | ||
| ```bash | ||
| npm install -g wgit | ||
| ``` | ||
| User with | ||
| ```bash | ||
| wgit https://path/to/gitrepository | ||
| ``` | ||
43052
0.08%24
71.43%