]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Handle removed files in the vc ignore files.
authorCollin Funk <collin.funk1@gmail.com>
Mon, 25 Mar 2024 05:20:15 +0000 (22:20 -0700)
committerBruno Haible <bruno@clisp.org>
Mon, 25 Mar 2024 11:41:44 +0000 (12:41 +0100)
commitbefde4d30e87cb1f4aece4616b08c6e3625b860d
tree98b997c93829c8541e0316de99c9016f1d1bc3f5
parentb73f7aad6c3c2fad0cff7bd87ed916499aee28d4
gnulib-tool.py: Handle removed files in the vc ignore files.

* pygnulib/GLImport.py (GLImport._update_ignorelist_): Handle removed
files. Check whether the original lines should be removed too.
ChangeLog
pygnulib/GLImport.py