Skip to content

Allow a logger to be passed to Git.clone #501

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

Merged
merged 3 commits into from
Dec 23, 2020
Merged

Allow a logger to be passed to Git.clone #501

merged 3 commits into from
Dec 23, 2020

Conversation

jcouball
Copy link
Member

Your checklist for this pull request

  • Ensure all commits include DCO sign-off.
  • Ensure that your contributions pass unit testing.
  • Ensure that your contributions contain documentation if applicable.

Description

Add new :log option log to Git.clone which logs the clone operation and returns the new Git::Base object with its logger set to the value passed in :log.

Signed-off-by: James Couball <jcouball@yahoo.com>
@jcouball
Copy link
Member Author

The original discussion for this PR was on PR #496.

@jcouball jcouball merged commit a1202eb into ruby-git:master Dec 23, 2020
@jcouball jcouball deleted the clone_logger branch December 23, 2020 08:08
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