]> git.eshelyaron.com Git - emacs.git/commit
project-try-vc--search: Fix inside recursive submodule setup
authorDmitry Gutov <dmitry@gutov.dev>
Tue, 3 Dec 2024 02:31:07 +0000 (04:31 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Dec 2024 17:04:58 +0000 (18:04 +0100)
commitdd692fa42906caaf58fb283364d18c7ca5d46157
treea7a433060ff6bab09d75d163620970a18ca0e381
parent3fa9acf3e7aff7cab41134fe488d4d91f8816510
project-try-vc--search: Fix inside recursive submodule setup

* lisp/progmodes/project.el (project-try-vc--search): Loop when
looking for submodule parent repository (bug#74614).

(cherry picked from commit 8534bb2d6b55ba55639058a5637da1f28797dddb)
lisp/progmodes/project.el