Searched refs:commit (Results 1 – 2 of 2) sorted by relevance
57 function handle_bug_close($commit) { argument58 $message = $commit->message;59 $author = $commit->author->username;60 $committer = $commit->committer->username;61 $url = $commit->url;
83 // if we failed to download any images, don't commit photo info.
Completed in 5 milliseconds