srchub

srchub Commit Details


Date:2013-07-27 19:38:12 (11 years 4 months ago)
Author:Natalie Adams
Branch:master
Commit:def4ce728385a367c2b2ce7752db15f7adbf934e
Parents: ef58d4135f3d43770f94af12dadeee7e47ef3921
Message:Removing uneeded comments

Changes:

File differences

indefero/src/IDF/Scm/Git.php
7777
7878
7979
80
81
8280
8381
8482
if ($line != '') {
$action = $line[0];
#echo "line = " . $line . "\n";
#echo "action = " . $action;
if ($action == 'A') {
$filename = trim(substr($line, 1));
$return->additions[] = $filename;

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.06760s using 14 queries.