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

solve the issue #670 Configure similarity index for diffs #714

Merged
merged 1 commit into from
Apr 28, 2019

Conversation

x13machine
Copy link
Contributor

@x13machine x13machine commented Apr 12, 2019

Thank you for taking the time to contribute to GitLens! ♥

Description

Solves issue #670.

  • specifies the -M{x}% parameter in git diff when comparing
  • adds setting gitlens.views.compare.findRenames
  • adds info about the settings in README.md

Checklist

  • I have followed the guidelines in the Contributing document
  • My changes are based off of the develop branch
  • My changes follow the coding style of this project
  • My changes build without any errors or warnings
  • My changes have been formatted and linted
  • My changes include any required corresponding changes to the documentation
  • My changes have been rebased and squashed to the minimal number (typically 1) of relevant commits
  • My changes have a descriptive commit message with a short title, including a Fixes $XXX - or Closes #XXX - prefix to auto-close the issue that your PR addresses

@eamodio
Copy link
Member

eamodio commented Apr 18, 2019

@x13machine Thank you for your contribution! Can you please remove all the formatting changes? Otherwise I can't tell what are required changes vs formatting issues. Thanks!

@x13machine
Copy link
Contributor Author

x13machine commented Apr 18, 2019

ok I think, I fixed it.

@eamodio eamodio merged commit 2b1777f into gitkraken:develop Apr 28, 2019
@eamodio
Copy link
Member

eamodio commented Apr 28, 2019

@x13machine Thank you so much for your contribution!!

Thank you!

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.

2 participants