27 lines
1.1 KiB
Text
27 lines
1.1 KiB
Text
On branch master
|
|
Your branch is up to date with 'origin/master'.
|
|
|
|
Changes not staged for commit:
|
|
(use "git add <file>..." to update what will be committed)
|
|
(use "git restore <file>..." to discard changes in working directory)
|
|
modified: src/udp.rs
|
|
|
|
Untracked files:
|
|
(use "git add <file>..." to include in what will be committed)
|
|
Cargo.lock
|
|
status.txt
|
|
|
|
no changes added to commit (use "git add" and/or "git commit -a")
|
|
--- SERVER LS ---
|
|
total 44
|
|
drwxr-xr-x. 1 sarthak sarthak 136 Feb 9 17:04 .
|
|
drwxr-xr-x. 1 sarthak sarthak 68 Feb 9 17:04 ..
|
|
-rw-r--r--. 1 sarthak sarthak 27547 Feb 8 23:30 Cargo.lock
|
|
-rw-r--r--. 1 sarthak sarthak 423 Feb 8 23:27 Cargo.toml
|
|
drwxr-xr-x. 1 sarthak sarthak 122 Feb 9 17:04 .git
|
|
-rw-r--r--. 1 sarthak sarthak 29 Feb 8 23:27 .gitignore
|
|
-rw-r--r--. 1 sarthak sarthak 2204 Feb 8 23:27 README.md
|
|
drwxr-xr-x. 1 sarthak sarthak 46 Feb 8 23:27 shared
|
|
drwxr-xr-x. 1 sarthak sarthak 64 Feb 8 23:27 src
|
|
-rw-r--r--. 1 sarthak sarthak 446 Feb 9 17:04 status.txt
|
|
drwxr-xr-x. 1 sarthak sarthak 66 Feb 8 23:30 target
|