##// END OF EJS Templates
cvsps: kill some more trailing whitespace
Dirkjan Ochtman -
r7573:8bea01a6 default
parent child Browse files
Show More
@@ -587,7 +587,7 b' def createchangeset(ui, log, fuzz=60, me'
587
587
588
588
589 def debugcvsps(ui, *args, **opts):
589 def debugcvsps(ui, *args, **opts):
590 '''Read CVS rlog for current directory or named path in repository, and
590 '''Read CVS rlog for current directory or named path in repository, and
591 convert the log to changesets based on matching commit log entries and dates.'''
591 convert the log to changesets based on matching commit log entries and dates.'''
592
592
593 if opts["new_cache"]:
593 if opts["new_cache"]:
General Comments 0
You need to be logged in to leave comments. Login now