Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/path.cpp (follow)
Commit message (Collapse)AuthorAge
* Process: add get_exe_path()Egor Tensin2020-10-18
|
* add path.hpp: CanonicalPath class, etc.Egor Tensin2020-10-16
Apparently, relative paths in the Win32 namespace (e.g. \\?\test.txt) are not a thing.