Show More
@@ -49,7 +49,7 b" testedwith = 'internal'" | |||
|
49 | 49 | ] + commands.logopts + commands.walkopts, |
|
50 | 50 | _('[OPTION]... [FILE]'), |
|
51 | 51 | inferrepo=True) |
|
52 |
def g |
|
|
52 | def glog(ui, repo, *pats, **opts): | |
|
53 | 53 | """show revision history alongside an ASCII revision graph |
|
54 | 54 | |
|
55 | 55 | Print a revision history alongside a revision graph drawn with |
General Comments 0
You need to be logged in to leave comments.
Login now