irc.gitbot: fix command.
parent
3f27df6d0a
commit
7ced47a6b1
|
@ -33,7 +33,8 @@ M: object handle-message drop ;
|
|||
|
||||
: git-log ( from to -- lines )
|
||||
[
|
||||
"git-log" ,
|
||||
"git" ,
|
||||
"log" ,
|
||||
"--no-merges" ,
|
||||
"--pretty=format:%h %an: %s" ,
|
||||
".." glue ,
|
||||
|
|
Loading…
Reference in New Issue