Update author-open-job
1 files changed, 2 insertions(+), 1 deletions(-) M egerrit-job.el
M egerrit-job.el => egerrit-job.el +2-1
@@ 142,7 142,8 @@ to show and which functions to call to get the right data." (defun egerrit-author-open-job (change) "Open one of CHANGE's jobs." (interactive (list (tabulated-list-get-id))) (list (egerrit-get-detailed-change (tabulated-list-get-id)))) (let ((egerrit--switch-branch nil) (egerrit--mode 'author)) (egerrit-open-job change)))