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

ensure default pull fast-forward behavior #70

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

huguesdk
Copy link
Contributor

ensure default pull fast-forward behavior is used to avoid errors when git is configured to use another behavior through the pull.ff option.

replaces #65.

ensure default pull fast-forward behavior is used to avoid errors when
git is configured to use another behavior through the pull.ff option.
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Merging #70 (72fa793) into master (2a462f2) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   82.80%   82.80%           
=======================================
  Files           6        6           
  Lines         407      407           
=======================================
  Hits          337      337           
  Misses         70       70           
Impacted Files Coverage Δ
git_aggregator/repo.py 74.13% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link

@carmenbianca carmenbianca left a comment

Choose a reason for hiding this comment

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

LGTM.

@lmignon Could you review this also?

@lmignon
Copy link
Member

lmignon commented Jul 14, 2023

@yajo @pedrobaeza, @simahawk I think you are key users of the git-aggregate tool. Do you've a comment about the proposed change?

@yajo
Copy link
Contributor

yajo commented Jul 17, 2023

OK for me.

Copy link

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

OK as well. Thanks for pinging us.

Copy link
Contributor

@simahawk simahawk left a comment

Choose a reason for hiding this comment

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

Makes sense. Thanks for the ping :)

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.

6 participants