Skip to content

feat(git-node): allow empty commits with fixupAll - #681

Merged
aduh95 merged 1 commit into
nodejs:mainfrom
aduh95:allow-empty-fixupAll
Mar 18, 2023
Merged

feat(git-node): allow empty commits with fixupAll#681
aduh95 merged 1 commit into
nodejs:mainfrom
aduh95:allow-empty-fixupAll

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

Fixes: #619

@codecov

codecovBot commented Mar 8, 2023

Copy link
Copy Markdown

Codecov Report

Patch and project coverage have no change.

Comparison is base (81d53a2) 83.40% compared to head (6cc8da2) 83.40%.

Additional details and impacted files
@@ Coverage Diff @@## main #681 +/- ##
=======================================
Coverage 83.40% 83.40% =======================================
Files 37 37 Lines 4146 4146 =======================================
Hits 3458 3458 Misses 688 688 

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aduh95aduh95 changed the title feat(land): allow empty commits with fixupAllfeat(git-node): allow empty commits with fixupAllMar 8, 2023
@aduh95

Copy link
Copy Markdown
ContributorAuthor

ping @nodejs/node-core-utils

@aduh95
aduh95 merged commit e0d6d0d into nodejs:mainMar 18, 2023
@aduh95
aduh95 deleted the allow-empty-fixupAll branch March 18, 2023 12:37
@github-actionsgithub-actionsBot mentioned this pull request Mar 18, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

can't handle empty commit even by cli

2 participants

@aduh95@anonrig