diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 09:40:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 09:40:59 +0000 |
commit | 60bacd9db2d8ebc8a8778f7fcb93806a36085b05 (patch) | |
tree | c0e5c692114cef46a2eba384a14941f43f92b6f8 /doc | |
parent | 6542c62ce454316471f7702a85042dbade5bf455 (diff) |
possible commit issues from openids
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/mercurial.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/mercurial.mdwn b/doc/todo/mercurial.mdwn index 5594a093c..7f714512e 100644 --- a/doc/todo/mercurial.mdwn +++ b/doc/todo/mercurial.mdwn @@ -1,3 +1,5 @@ * Need to get post commit hook working (or an example of how to use it.) * rcs_notify is not implemented * Is the code sufficiently robust? It just warns when mercurial fails. +* When rcs_commit is called with a $user that is an openid, it will be + passed through to mercurial -u. Will mercurual choke on this? |