This commit is contained in:
Peter Cottle 2013-02-16 12:56:12 -08:00
parent e18b2cf2bf
commit e1f022cc55
5 changed files with 6 additions and 6 deletions

View file

@ -137,7 +137,7 @@ var init = function() {
'commandSubmitted',
[
"git help;",
"delay 3000;",
"delay 1000;",
"help"
].join(''));
});