Ejemplo n.º 1
0
 function getBranches($proj)
 {
     return Git::parse($proj, 'branches');
 }