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-667: Group by directory list of files when performing git diff #766

Merged
merged 1 commit into from
Mar 31, 2016

Conversation

vinokurig
Copy link
Contributor

screenshot

@vparfonov please review


private String name;
private String state;
public class ChangedFileNode extends AbstractTreeNode implements HasPresentation, HasAction {
Copy link
Contributor

Choose a reason for hiding this comment

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

You implement HasAction interface, but method body is empty, do you really need to implement this feature?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added an implementation of this method

@vzhukovs
Copy link
Contributor

ok

1 similar comment
@vparfonov
Copy link
Contributor

ok

@vinokurig vinokurig merged commit 6ac67e6 into master Mar 31, 2016
@vinokurig vinokurig deleted the CHE-667 branch March 31, 2016 08:03
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.

3 participants