Allow to run git-repo-change-checker command under old script name
Old habits die hard …
This commit is contained in:
parent
31e448d838
commit
4ddb17f204
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user