Compare commits
2 Commits
f0e9aac6cf
...
9b566ec98e
| Author | SHA1 | Date | |
|---|---|---|---|
|
9b566ec98e
|
|||
|
99a419c6bb
|
@@ -85,7 +85,8 @@ See `magit-git-executable'."
|
||||
(defun majjit-run-jj-async (directory &rest args)
|
||||
"Start jujutsu and return the process object.
|
||||
|
||||
ARGS is flattened and then used as arguments to jujutsu.
|
||||
ARGS is flattened and then used as arguments to jujutsu. Once cloning is
|
||||
done, open DIRECTORY with `find-file'.
|
||||
|
||||
Inspired by `magit-start-git'."
|
||||
(let ((default-process-coding-system (magit--process-coding-system))
|
||||
|
||||
Reference in New Issue
Block a user