X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=MTrack%2FSCM%2FGit%2FEvent.php;h=52a24633c33b15ec1dff13ad34de2f59ffcdb011;hb=05b6ea1011e91d2cbc6f5fb6c8ca775e4a18e06f;hp=a1ae4e0ebebf25fb42007441a6fc1abe14217ff5;hpb=a81495afa5bcd0e3612fa0763b8e392e2448ccb6;p=web.mtrack diff --git a/MTrack/SCM/Git/Event.php b/MTrack/SCM/Git/Event.php index a1ae4e0e..52a24633 100644 --- a/MTrack/SCM/Git/Event.php +++ b/MTrack/SCM/Git/Event.php @@ -113,7 +113,6 @@ class MTrack_SCM_Git_Event extends MTrackSCMEvent $name = $info[2]; $ent->files[$name]->added = $info[0]; $ent->files[$name]->removed = $info[1]; - } // fixme.. //if (!count($ent->branches)) {