Closed rpschoenburg closed 2 months ago
All bugs with this appear to be fixed. It's working fine on Windows. Also, not seeing any warnings except unused variable. As for the third comment, the match statement is necessary to process the return type of remove_staged_file. It works the same way that process_add_file does in add.rs
Fixed errant print statements + unhandled errors