fix(gs/emacs): Fix undefined variable in magit-clubhouse integration

Change-Id: Ic56e6f3b1e8fca717c8765eb47739cecf3e5cc56
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1984
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2020-09-16 16:15:31 -04:00 committed by glittershark
parent b1a84f0019
commit cb0d3ad416

View file

@ -602,7 +602,7 @@
(format "gs/ch%d/%s" story-id desc))))
(defun magit-read-org-clubhouse-branch-args ()
(if (org-clubhouse-clocked-in-story-id)
(if-let ((story-id (org-clubhouse-clocked-in-story-id)))
(let ((start-point (magit-read-starting-point
"Create and checkout branch for Clubhouse story"
nil