Submodule foreach fix #171

Merged
pks-t merged 2 commits from submodule-foreach-fix into master 2015-01-29 08:15:28 -06:00
pks-t commented 2015-01-28 08:10:07 -06:00 (Migrated from github.com)

This pull request fixes a panic with repo.ForeachSubmodule caused by a wrong signature of a function that is being called from libgit2. The first commit introduces a failing test and the second commit fixes the issue.

This pull request fixes a panic with repo.ForeachSubmodule caused by a wrong signature of a function that is being called from libgit2. The first commit introduces a failing test and the second commit fixes the issue.
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#171
No description provided.