summaryrefslogtreecommitdiff
path: root/submodule.go
AgeCommit message (Collapse)Author
2014-01-29update git2go to support latest libgit2 development commit (id: 66af84)Aidan Nulman
2013-11-14Don't repeat the pkg-config lineCarlos Martín Nieto
This is only needed once per package. Having it on every file makes the build system ask about it n times, which is silly.
2013-07-22Submodule: adjust to the Default -> Reset change in the libraryCarlos Martín Nieto
2013-03-05Submodule wrapping courtesy of @sbinetVicent Marti