Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
2,473 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 3 commits in 2 repositories
Created 1 repository
Created a pull request in getsentry/sentry that received 3 comments
build: Support normalized paths used for WSL shared folders
Generically we need to use realpath when referencing $PWD (and likely others) in order to resolve symlinks fully.

