Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The reset function already calls `git switch --recurse-submodules` which handles setting up and checking out submodules. Calling `git submodule update` is redundant and leads to issues. Signed-off-by: Reilly Brogan <[email protected]>
- Loading branch information