Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: deleted files are now detected with git-type: go #273

Merged
merged 2 commits into from
Aug 12, 2022
Merged

Conversation

lindell
Copy link
Owner

@lindell lindell commented Aug 11, 2022

What does this change

Implements workaround where go-git would not add deleted files to the commit. It can hopefully be removed in the future.

What issue does it fix

Closes #266

Checklist

  • Made sure the PR follows the CONTRIBUTING.md guidelines
  • Tests if something new is added

@lindell lindell merged commit b21509c into master Aug 12, 2022
@lindell lindell deleted the go-git-delete branch August 12, 2022 06:05
@github-actions
Copy link
Contributor

Included in release v0.42.3 🎉

Sign up for free to 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.

Deleting files produces empty commits
1 participant