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 upPopular repositories
2,637 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 37 commits in 1 repository
Created a pull request in gradle/gradle that received 6 comments
Detect missing dependencies between tasks
Detect missing dependencies between tasks by matching up their inputs and outputs. Fixes #15308.