Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9.2, 1.9.3, and 2.0

run: rejects can run without a repository

Changeset 3650ae03a7ef

Parent 413c98846035

by Steve Borho

Changes to one file · Browse files at 3650ae03a7ef Showing diff from parent 413c98846035 Diff from another changeset...

 
42
43
44
45
 
46
47
48
 
42
43
44
 
45
46
47
48
@@ -42,7 +42,7 @@
  openflags = 0    nonrepo_commands = '''userconfig shellconfig clone debugcomplete init -about help version thgstatus serve log''' +about help version thgstatus serve rejects log'''    def dispatch(args):   """run the command specified in args"""