Commit b514b0b
committed
[Git] Resolved Error in Dependabot
Dependabot was having issues with our gitmodules file since we put a
comment in the same line as the URL for a git submodule.
This was easily resolved by moving the comment to another line.1 parent a1dfa3d commit b514b0b
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | | - | |
| 8 | + | |
0 commit comments