-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: fs - remove encoding list and link to buffer
- Loading branch information
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2e38079
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Second commit in #2796 but landed without metadata, @jasnell don't forget to amend all the commits in a PR
2e38079
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2e38079
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2e38079
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For reference this commit should not land on v4.x
@rvagg do you think there is a way we could add something to branch-diff to allow most release comments on the commit flag it to be ignored?
2e38079
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@thealphanerd sorry I'm just catching up on old notifications now (there's a huge batch around April that I'm still working through!)
Can you clarify this request for branch-diff? Perhaps it's been fixed with
--filter-release
?2e38079
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rvagg I think the idea was to find a way to make commits ignorable based on a comment in the cases where a PR-URL is unavailable or it is not easy to set a flag (in the case of a PR-URL pointing at npm for example)