Skip to content

fixed #2#30

Merged
pmbittner merged 7 commits into
mainfrom
issue_2_updated
Feb 3, 2022
Merged

fixed #2#30
pmbittner merged 7 commits into
mainfrom
issue_2_updated

Conversation

@michaelsoft-binbows
Copy link
Copy Markdown
Contributor

added comments
added functionality to diff a selected commit with the working tree

added comments
added functionality to diff a selected commit with the working tree
@pmbittner pmbittner linked an issue Jan 26, 2022 that may be closed by this pull request
@pmbittner pmbittner self-requested a review January 26, 2022 08:44
Copy link
Copy Markdown
Member

@pmbittner pmbittner left a comment

Choose a reason for hiding this comment

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

The pull-request looks fine, but I have one major comment regarding code duplication.

Comment thread src/main/java/diff/CommitDiff.java Outdated
Comment thread src/main/java/diff/PatchDiff.java Outdated
Comment thread src/main/java/diff/GitDiffer.java
Comment thread src/main/java/diff/GitDiffer.java Outdated
Comment thread src/main/java/diff/GitDiffer.java
Copy link
Copy Markdown
Member

@pmbittner pmbittner left a comment

Choose a reason for hiding this comment

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

Changes look very good! Only minor comments left. :)

Comment thread src/test/java/PrintWorkingTreeDiff.java
Comment thread src/test/java/PrintWorkingTreeDiff.java Outdated
simplified comparison
uploaded test data (zip needs to be unpacked for testing)
Comment thread src/test/java/PrintWorkingTreeDiff.java Outdated
Comment thread src/test/java/PrintWorkingTreeDiff.java Outdated
Comment thread src/test/resources/test_repo.txt
@pmbittner pmbittner merged commit 8d059c2 into main Feb 3, 2022
@pmbittner pmbittner deleted the issue_2_updated branch February 3, 2022 13:54
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.

Parsing Diff to Working Tree

2 participants