Skip to content

Commit

Permalink
Sorts items in .gitmodules
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Sep 10, 2023
1 parent 280b847 commit 744103a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
[submodule "Alligator"]
path = Alligator
url = https://github.com/EA31337/Strategy-Alligator.git
[submodule "Arrows"]
path = Arrows
url = https://github.com/EA31337/Strategy-Arrows.git
[submodule "Awesome"]
path = Awesome
url = https://github.com/EA31337/Strategy-Awesome.git
Expand Down Expand Up @@ -145,6 +148,9 @@
[submodule "Pivot"]
path = Pivot
url = https://github.com/EA31337/Strategy-Pivot.git
[submodule "Retracement"]
path = Retracement
url = https://github.com/EA31337/Strategy-Retracement.git
[submodule "RSI"]
path = RSI
url = https://github.com/EA31337/Strategy-RSI.git
Expand Down Expand Up @@ -184,9 +190,3 @@
[submodule "ZigZag"]
path = ZigZag
url = https://github.com/EA31337/Strategy-ZigZag.git
[submodule "Arrows"]
path = Arrows
url = https://github.com/EA31337/Strategy-Arrows.git
[submodule "Retracement"]
path = Retracement
url = https://github.com/EA31337/Strategy-Retracement.git

0 comments on commit 744103a

Please sign in to comment.