Skip to content

Commit 0086933

Browse files
committed
chore: v1.2.0
1 parent 27aad05 commit 0086933

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,12 @@ alias: `-p`
108108
109109
Show git clone progress.
110110
111+
#### `--depth`
112+
113+
alias: `-d`
114+
115+
Git clone depth.
116+
111117
## Thanks/Inspiration
112118
113119
- [projj](https://github.com/popomore/projj) : Manage repository easily.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tanyao",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Git repo clone and multi-account manager",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)