# HG changeset patch # User Jeff Hammel # Date 1380314617 25200 # Node ID 296af1d32b6a55900f62893022f26313ecaed4d0 # Parent 883c88b131427d03b59f2d7a7655b07c65e80e53 commitwatcher/agent.py diff -r 883c88b13142 -r 296af1d32b6a commitwatcher/agent.py --- a/commitwatcher/agent.py Fri Sep 27 13:03:40 2013 -0700 +++ b/commitwatcher/agent.py Fri Sep 27 13:43:37 2013 -0700 @@ -36,6 +36,7 @@ # get paths from diff link = entry['link'] + print link # TODO - commit = Commit() + # TODO commit = Commit()