changeset 24:60a67934c64e

commitwatcher/store.py
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 02 Oct 2013 13:13:38 -0700
parents e65090645a18
children a5b4025f2455
files commitwatcher/store.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/commitwatcher/store.py	Wed Oct 02 12:37:09 2013 -0700
+++ b/commitwatcher/store.py	Wed Oct 02 13:13:38 2013 -0700
@@ -47,4 +47,4 @@
                 for path in self.ancestry(f):
                     self.path_to_commit.set_default(path, []).append(commit)
                     # TODO: worry about commit order
-                raise NotImplementedError
+