The following error is displayed with any activity I try:
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --prune --no-tags origin
assertion "p >= path" failed: file "/usr/src/MSYS2-packages/msys2-runtime/src/msys2-runtime/winsup/cygwin/path.cc", line 3032, function: int symlink_info::check(char*, const suffix_info*, fs_info&, path_conv_handle&)
fatal: Could not read from remote repository.
I am able to use MSVS Git to manage my checkins but SourceTree is no longer working.