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

Add branch name to SourceControl.Git.PullEventHandler instance #351

Closed
isc-tleavitt opened this issue Jun 6, 2024 · 0 comments · Fixed by #353
Closed

Add branch name to SourceControl.Git.PullEventHandler instance #351

isc-tleavitt opened this issue Jun 6, 2024 · 0 comments · Fixed by #353
Assignees
Labels
enhancement New feature or request

Comments

@isc-tleavitt
Copy link
Collaborator

A new property, Branch, should be added to SourceControl.Git.PullEventHandler and be set to the name of the current checked-out branch prior to OnPull() being called.

@isc-tleavitt isc-tleavitt added the enhancement New feature or request label Jun 6, 2024
@isc-pbarton isc-pbarton added this to the Summer 2024 Improvements milestone Jun 6, 2024
isc-hwojnick added a commit that referenced this issue Jun 10, 2024
…nt-handler

Issue #351 added branch property to the PullEventHandler class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants