-
Notifications
You must be signed in to change notification settings - Fork 641
Open
Labels
bugSomething isn't workingSomething isn't working🦀gitoxide🦀`gitoxide` might help here`gitoxide` might help here
Description
Version
0.14.26
Operating System
Windows
Distribution Method
msi (Windows)
Describe the issue
I have all my submodules set to ignore
. In older versions, they did not show up as changes.
[submodule "abbrv.jabref.org"]
path = jablib/src/main/abbrv.jabref.org
url = https://github.com/JabRef/abbrv.jabref.org.git
ignore = all
shallow = true
[submodule "csl-styles"]
path = jablib/src/main/resources/csl-styles
url = https://github.com/citation-style-language/styles.git
ignore = all
shallow = true
[submodule "csl-locales"]
path = jablib/src/main/resources/csl-locales
url = https://github.com/citation-style-language/locales.git
ignore = all
shallow = true
Now, they do:
Seems to be the opposite of #5749
How to reproduce (Optional)
No response
Expected behavior (Optional)
No response
Relevant log output (Optional)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working🦀gitoxide🦀`gitoxide` might help here`gitoxide` might help here