forked from ds300/patch-package
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Donβt worry, you can still create the pull request.
Comparing changes
Choose two branches to see whatβs changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: agustints/patch-package
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ds300/patch-package
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 4 files changed
- 3 contributors
Commits on May 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 59d9340 - Browse repository at this point
Copy the full SHA 59d9340View commit details -
Configuration menu - View commit details
-
Copy full SHA for a233f9c - Browse repository at this point
Copy the full SHA a233f9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for caf5057 - Browse repository at this point
Copy the full SHA caf5057View commit details -
Configuration menu - View commit details
-
Copy full SHA for c81fbe4 - Browse repository at this point
Copy the full SHA c81fbe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3d68a - Browse repository at this point
Copy the full SHA 7f3d68aView commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85b4392 - Browse repository at this point
Copy the full SHA 85b4392View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaab532 - Browse repository at this point
Copy the full SHA aaab532View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for adca287 - Browse repository at this point
Copy the full SHA adca287View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8790b8 - Browse repository at this point
Copy the full SHA b8790b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe46169 - Browse repository at this point
Copy the full SHA fe46169View commit details
Commits on Mar 4, 2024
-
fs-extra was basically created to avoid having to install both mkdirp, rimraf etc, and is also already installed here, so we can avoid using both at the same time. This moves rimraf to devDependencies, since it's still conveniant for the local 'clean' and 'prepack' commands. At the same time, update to fs-extra 10.x, since it's lowest supported node version there is now still lower than the lowest supported version for patch-package, but has still introduced the option of using node's native fs.rm when available: https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md (fs-extra 11.x only works on node 14.14+, while patch-package currently supports all 14.x versions)
Configuration menu - View commit details
-
Copy full SHA for 948585d - Browse repository at this point
Copy the full SHA 948585dView commit details
Commits on Dec 14, 2024
-
Merge pull request ds300#517 from stianjensen/no-rimraf
Remove dependency on rimraf
Configuration menu - View commit details
-
Copy full SHA for 40c0035 - Browse repository at this point
Copy the full SHA 40c0035View commit details
Commits on Dec 16, 2024
-
Merge pull request ds300#491 from bombillazo/master
[Feat] Add --create-issue character limit check
Configuration menu - View commit details
-
Copy full SHA for bd2e9a4 - Browse repository at this point
Copy the full SHA bd2e9a4View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we canβt render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master