add option for path for status command

This commit is contained in:
grimhilt
2023-06-08 15:11:44 +02:00
parent b9f9371682
commit 33a151d579
5 changed files with 88 additions and 33 deletions

View File

@@ -3,3 +3,4 @@ pub mod status;
pub mod add;
pub mod reset;
pub mod clone;
pub mod push;