Skip to content

Commit

Permalink
Workaround a git bug on Windows.
Browse files Browse the repository at this point in the history
Wah wah, I'm a *nix tool and the case is different! What an irreconcilable state of affairs!
Ugh.
  • Loading branch information
just-harry committed Sep 2, 2024
1 parent efcbaaf commit a2f4722
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

[submodule "Dependencies/Cecil"]

[submodule "dependencies/cecil"]
path = Dependencies/Cecil
url = https://github.com/jbevain/cecil.git

[submodule "Dependencies/seepssefeu"]
[submodule "dependencies/seepssefeu"]
path = Dependencies/seepssefeu
url = https://github.com/just-harry/seepssefeu

0 comments on commit a2f4722

Please sign in to comment.