e7e07f73aa
Uri.base, Platform.script and dart:io operations use the drive letter capitalization of the current working directory, but git, alas, does not. This normalizes the computeRepoDir to match that of Uri.base, thus avoiding spurious errors on Windows. Change-Id: If4324874fa9b5c73c679c1b67a9481371ce8808d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/421161 Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Jens Johansen <jensj@google.com>