diff --git a/site-lisp/db-utils.el b/site-lisp/db-utils.el index 50107af..45dff01 100644 --- a/site-lisp/db-utils.el +++ b/site-lisp/db-utils.el @@ -682,6 +682,8 @@ quite sure whether something like this exists already?" (insert "\n")))) (switch-to-buffer (current-buffer)))) +(defalias 'check-git-repos #'db/list-changed-git-repositories) ; old name of former shell script + ;;; Base45 Decoding