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

git-utils: deleted unused functions #2806

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Conversation

cklin
Copy link
Contributor

@cklin cklin commented Mar 13, 2025

This is a pure cleanup PR with no behavior change.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

@cklin cklin marked this pull request as ready for review March 13, 2025 17:50
@Copilot Copilot bot review requested due to automatic review settings March 13, 2025 17:50
@cklin cklin requested a review from a team as a code owner March 13, 2025 17:50
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes two unused functions from the git utilities, cleaning up the codebase with no behavior change.

  • Removed getAllGitMergeBases and getGitDiffHunkHeaders from src/git-utils.ts
  • Removed getAllGitMergeBases and getGitDiffHunkHeaders from lib/git-utils.js

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/git-utils.ts Deleted two unused functions
lib/git-utils.js Deleted two unused functions and updated export list

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@cklin cklin merged commit f338ec8 into main Mar 13, 2025
533 checks passed
@cklin cklin deleted the cklin/delete-unused-git-utils branch March 13, 2025 18:51
@github-actions github-actions bot mentioned this pull request Mar 19, 2025
8 tasks
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.

3 participants