Skip to content

When performing a pull set diffBase so that the diff to sync files with IRIS is performed in the intended direction #803

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

raymond-rebbeck
Copy link
Contributor

Fixes #802

Setting diffCompare previously had the unintended result of a .. prefix being added to the git diff command which would result in the diff being performed in the reverse direction than intended, causing additions to be treated as deletions for example.

…th IRIS is performed in the intended direction

Setting diffCompare previously had the unintended result of a '..' prefix being added to the git diff command which would result in the diff being performed in the reverse direction than intended, causing additions to be treated as deletions for example.
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.

Syncing files with IRIS after doing a Pull is performing the diff in the reverse direction
1 participant