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

Automatically gather Git information #534

Merged
merged 5 commits into from
Mar 8, 2023
Merged

Automatically gather Git information #534

merged 5 commits into from
Mar 8, 2023

Conversation

gfs
Copy link
Contributor

@gfs gfs commented Mar 8, 2023

Fix #427

Adds LibGit2Sharp to attempt to automatically gather Git repository and commit information from the first source path argument.

gfs added 5 commits March 8, 2023 07:11
Populates based on the repository information detected for the first source location argument.
This internal method is used to create a refreshed metadata object after depends on removes invalidated records.
@gfs gfs merged commit f591a0a into main Mar 8, 2023
@gfs gfs deleted the gfs/#427 branch March 8, 2023 23:52
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.

Automatically populate repository information using LibGit2Sharp
2 participants