Cosmetic changes.

This commit is contained in:
Loic d'Anterroches
2008-08-29 20:38:13 +02:00
parent 2c7b3e1e1a
commit fad12e17c7
5 changed files with 43 additions and 41 deletions

View File

@@ -68,6 +68,7 @@ class IDF_Views_Source
$branches[0]));
return new Pluf_HTTP_Response_Redirect($url);
}
$res = $scm->filesAtCommit($commit);
$cobject = $scm->getCommit($commit);
$tree_in = in_array($commit, $branches);