diff hgext/graphlog.py @ 4735:8d4fac0a9df7

Make hg glog abort if unused arguments are given.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 28 Jun 2007 16:18:09 +0200
parents eadfaa9ec487
children 9ed100559851
line wrap: on
line diff
--- a/hgext/graphlog.py	Thu Jun 28 16:03:45 2007 +0200
+++ b/hgext/graphlog.py	Thu Jun 28 16:18:09 2007 +0200
@@ -141,7 +141,7 @@
     else:
         return (repo.changelog.count() - 1, 0)
 
-def graphlog(ui, repo, *args, **opts):
+def graphlog(ui, repo, **opts):
     """show revision history alongside an ASCII revision graph
 
     Print a revision history alongside a revision graph drawn with