Shubham

Results 38 comments of Shubham

Solved by giving Default Vaule to - m and level in `vault revert`. TODO - Add a default vaule to path as "./" after that functionality is added

Also reduce the number of variables.. There are quite a lot of lets in there : )

Also, To find the alternative of `panic!()` macro... It isn't the best way to give errors....

Hi @Levi0804 , go ahead! You could add `thiserror` or even `anyhow` to make stuff easy..

Hi thanks, I am aware much of the code here is not up to the mark ( or is not error handled ). A bit of back-story here - Though...

`.vault` folder is ignored. Only `.vaultignore` is left.

To Think: Should we ignore `.vaultignore` as a file too? Git doesn't do it...

Hi @evargast , I would like to give it a try. I might need help though. Can you guide me on how to approach the issue?

Hi, Thanks for the PR. Sorry, can you provide a recording or something which explains your issue. Because, I haven't faced any issue with the hints. Probably to center the...