added push subcommand

This commit is contained in:
JOLIMAITRE Matthieu 2022-09-30 00:39:05 +02:00
parent 5ac086b67b
commit 9d7fa48390
4 changed files with 49 additions and 10 deletions

View file

@ -23,8 +23,6 @@ notify-debouncer-mini = "0.2"
ron = "0.8"
serde = { version = "1.0", features = ["derive"] }
termion = "1.5"
# tree-sitter = "0.20"
# tree-sitter-c = "0.20"
[profile.release]
lto = true