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

CHE-5390: Fix bug when failed to commit renamed files #5394

Merged
merged 1 commit into from
Jun 20, 2017
Merged

Conversation

vinokurig
Copy link
Contributor

@vinokurig vinokurig commented Jun 16, 2017

What does this PR do?

Change diff request paarmeter in Git commit presenter to recieve Git diff without renames.
This fixes bug when commiting renamed files.

What issues does this PR fix or reference?

fixes #5390

Changelog

Fix bug when failed to commit renamed files

Release Notes

N/A

Docs PR

N/A

@vinokurig vinokurig added the kind/bug Outline of a bug - must adhere to the bug report template. label Jun 16, 2017
@vinokurig vinokurig requested a review from tolusha June 16, 2017 12:39
@codenvy-ci
Copy link

@vinokurig vinokurig added this to the 5.13.0 milestone Jun 20, 2017
@vinokurig vinokurig merged commit 5bdd4c8 into master Jun 20, 2017
@vinokurig vinokurig deleted the CHE-5390 branch July 3, 2017 06:50
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Git commit is not performed after rename a file
3 participants