mirror of
https://github.com/ION606/VCS.git
synced 2026-05-14 22:16:55 +00:00
the OCD won
This commit is contained in:
@@ -15,10 +15,10 @@ just use `curl -fsSL -o ivcs.sh https://github.com/ION606/VCS/raw/main/init.sh &
|
|||||||
## Commands
|
## Commands
|
||||||
format: `ionvcs <command> [args]`
|
format: `ionvcs <command> [args]`
|
||||||
|
|
||||||
| Command | Args | Description |
|
| Command | Args | Description |
|
||||||
|----------|-------------|---------------------------------|
|
|----------|--------------|---------------------------------|
|
||||||
| clone | \<repo-url> | Clone a repository. |
|
| clone | \<repo-url> | Clone a repository. |
|
||||||
| user | \<username> | Get user information. |
|
| user | \<username> | Get user information. |
|
||||||
| init | N/A | Initialize a repository. |
|
| init | N/A | Initialize a repository. |
|
||||||
| login | N/A | Login to the system. |
|
| login | N/A | Login to the system. |
|
||||||
| push | [-f] | Push changes to the repository. |
|
| push | [-f] | Push changes to the repository. |
|
||||||
|
|||||||
Reference in New Issue
Block a user