Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Create GetDiff for return diff between commits #131

Merged
merged 4 commits into from
Jul 25, 2014
Merged

Create GetDiff for return diff between commits #131

merged 4 commits into from
Jul 25, 2014

Conversation

joaopaulovieira
Copy link
Member

Created GetDiff function that receives parameters (repository and commits to be compared) to return the diff between those commits the chosen repository.
Created CreateCommitOnTestRepository function to generate commits to be tested in unit tests GetDiff function.
Created unit tests for GetDiff with order to test error and return the correct output.

@marcelometal
Copy link
Member

Please see 26e84e7. Now each git command is a function

@joaopaulovieira
Copy link
Member Author

Ops! Sorry, just saw now. I'll redo (:

andrewsmedina added a commit that referenced this pull request Jul 25, 2014
Create GetDiff for return diff between commits
@andrewsmedina andrewsmedina merged commit e5b60cb into tsuru:master Jul 25, 2014
@andrewsmedina
Copy link
Contributor

@joaopaulovieira thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants