diff commitwatcher/store.py @ 24:60a67934c64e

commitwatcher/store.py
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 02 Oct 2013 13:13:38 -0700
parents e65090645a18
children 4c53f4cc6ffe
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
+