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 up
Pinned
138 contributions in the last year
Activity overview
Contributed to
niieani/hashids.js,
niieani/typescript-vs-flowtype,
yarnpkg/berry
and 5 other
repositories
Contribution activity
March - May 2020
niieani has no activity
yet for this period.
February 2020
- niieani/berry TypeScript
Created a pull request in yarnpkg/berry that received 1 comment
fix: a patch hunk that only adds lines caused failure
What's the problem this PR addresses?
Fixes #935
How did you fix it?
Previously, berry compared lines (original vs patched) even when there wasn't …
+22
−1
•
1
comment
Created an issue in yarnpkg/berry that received 8 comments
[Bug] `patch:` a patch hunk that only adds lines causes failure during `yarn install`
I'd be willing to implement a fix
Describe the bug
A patch generated with yarn patch-commit that has a hunk adding lines (without removing them)…
•
8
comments