We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d922325 commit 4f73e6aCopy full SHA for 4f73e6a
docs/README.md
@@ -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