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

Added zipArchive and tarArchive in the GetForEachRef #136

Merged
merged 1 commit into from
Jul 28, 2014

Conversation

marcelometal
Copy link
Member

No description provided.

@andrewsmedina
Copy link
Contributor

I'm merging this commit. But I believe we can improve this code creating a ref type instead use a map. I think in something like:

type ref struct {
    Ref string 
    Name string
    CommiterName string
    ...
}

andrewsmedina added a commit that referenced this pull request Jul 28, 2014
Added zipArchive and tarArchive in the GetForEachRef
@andrewsmedina andrewsmedina merged commit 3ec070d into tsuru:master Jul 28, 2014
@marcelometal marcelometal deleted the links branch July 28, 2014 21:39
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