Add TODO.

This commit is contained in:
takezoe
2013-06-01 13:57:30 +09:00
parent 05f997d10a
commit 6e59a3706f

View File

@@ -79,5 +79,8 @@ class CommitLogHook(owner: String, repository: String) extends PostReceiveHook {
} }
} }
} }
// TODO update repository last modified time.
} }
} }