Immutable refs #8

Merged
carlosmn merged 4 commits from refs into master 2013-03-07 14:03:14 -06:00
carlosmn commented 2013-03-07 13:57:03 -06:00 (Migrated from github.com)
No description provided.
vmg commented 2013-03-07 13:57:42 -06:00 (Migrated from github.com)

Ain't clean. Can you rebase?

Ain't clean. Can you rebase?
carlosmn commented 2013-03-07 14:02:29 -06:00 (Migrated from github.com)

Heh, we have too much code that's

if ecode < 0 {
    return nil, LastError()
}

and the merger gets confused

Heh, we have too much code that's ``` go if ecode < 0 { return nil, LastError() } ``` and the merger gets confused
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#8
No description provided.