Skip to content

Commit 4f73e6a

Browse files
Create README.md
1 parent d922325 commit 4f73e6a

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# kst-git
2+
# Pull and push tool
3+
## Usage
4+
```
5+
[file] COMMAND
6+
7+
diff - Like commit
8+
init - Initialize an empty repo
9+
pull - pull latest changes
10+
push - push changes to server
11+
```

0 commit comments

Comments
 (0)