LFT7CTTST5SJL7AP2K5PQEG72PQ7UK7TLREJH7OAU4CW4BGZMH2QC (defun gh-repo-root (coordinate)(let ((git-url (format nil "git@github.com:~a.git" coordinate)))(:printv(merge-pathnames (:printv(uiop:parse-unix-namestring coordinate:ensure-directory t))(merge-pathnames (make-pathname :directory(list :relative"git_repos""github.com"))(user-homedir-pathname))))))