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

Implement methods to get branches in a repository (re #120 and #123) #124

Merged
merged 2 commits into from
Jul 23, 2014

Conversation

scorphus
Copy link
Contributor

Add a new mock method to create branches on an existing repo

if r.LookPathError != nil {
return nil, r.LookPathError
}

Copy link
Contributor

Choose a reason for hiding this comment

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

can you remove this blank line?

andrewsmedina added a commit that referenced this pull request Jul 23, 2014
Implement methods to get branches in a repository (re #120 and #123)
@andrewsmedina andrewsmedina merged commit 4a9780f into tsuru:master Jul 23, 2014
@andrewsmedina
Copy link
Contributor

@scorphus thank you!

@scorphus scorphus deleted the get-branches branch July 23, 2014 20:46
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.

2 participants