-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.
Description
node-core-utils v1.9.0 has been released with a custom git command called git-node
, which can fetch a PR, check its state, apply the patches, generate the necessary metadata, amend the commit message, and verify the commits.
To land a PR with a single commit you can usually just go with pressing enter until it's complete. To land a PR with multiple commits you can use the command in conjunction with git rebase
and friends.
Watch the demos:
- Landing multiple commits: https://asciinema.org/a/148627
- Landing one commit: https://asciinema.org/a/157445
This has just gone out with little tests (WIP), although I have been using it from my branch for more than two months and it seems to be working pretty well. Would love to have some feedback and see how it works in the wild!
cjihrig, devsnek, gireeshpunathil, fhinkel, jasnell and 10 moremmarchini, maclover7 and yosuke-furukawamaclover7, ronkorving, yosuke-furukawa and BridgeAR
Metadata
Metadata
Assignees
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.