Add as command-line argument.
This commit is contained in:
parent
76f45b5f7c
commit
10ca5f9289
2 changed files with 8 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
(lambda ()
|
||||
(let loop ((lines
|
||||
(get-process-output-lines
|
||||
(sprintf "git -C \"~A\" log \"~A\""
|
||||
(sprintf "git -C \"~A\" log -p -- \"~A\""
|
||||
(string-translate* (*members-directory*)
|
||||
'(("\"" "\\\"")))
|
||||
(member-file-name mr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue