Commit Diff


commit - 076647f6dc1d70f361149d7d9d1ce63cce7b322a
commit + b5f87e7da3f80c3596d4b299dd4b50d9b50ce15c
blob - 4ce5c2e8fb043b32e255edd326ec70d54323ef81
blob + f33fc2fdb5b47fc8f41cf29f56aac18b50c0551a
--- NEWS
+++ NEWS
@@ -3,6 +3,9 @@
  * Allow adding files to repository in pre-commit hook.
    (Jelmer Vernooij, #916)
 
+ * Raise SubmoduleEncountered in ``tree_lookup_path``.
+   (Jelmer Vernooij)
+
 0.20.26	2021-10-29
 
  * Support os.PathLike arguments to Repo.stage().