Skip to content

Commit 4f73e6a

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

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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)