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

feat(git): Improve change detection #5

Merged
merged 2 commits into from
Dec 22, 2024
Merged

feat(git): Improve change detection #5

merged 2 commits into from
Dec 22, 2024

Conversation

skarllot
Copy link
Owner

Pull Request

The issue or feature being addressed

  • Error when current directory is not repository root

Details on the issue fix or feature implementation

  • Try find Git repository
  • Guard against not found repository
  • Get last commit when working directory has no changes

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • I have included unit tests for the issue/feature
  • I have successfully run a local build

- Try find Git repository
- Guard against not found repository
- Get last commit when working directory has no changes
@skarllot skarllot merged commit c10cf18 into main Dec 22, 2024
6 checks passed
@skarllot skarllot deleted the feature/git-diff branch December 22, 2024 16:10
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.

1 participant