mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-01-11 22:40:20 +00:00
Better solution (.gitmodules)
Usually I was able to use ref’s in .gitmodule, couldn’t get that to work so I decided to fix it with my fork.
This commit is contained in:
parent
69fad6613d
commit
046e3d5a26
1 changed files with 3 additions and 3 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -12,7 +12,7 @@
|
|||
url = https://github.com/Galactic-Dev/iSponsorBlock.git
|
||||
[submodule "Tweaks/YTHoldForSpeed"]
|
||||
path = Tweaks/YTHoldForSpeed
|
||||
url = https://github.com/arichornloverALT/YTHoldForSpeed.git
|
||||
url = https://github.com/aricloverALT/YTHoldForSpeed.git
|
||||
[submodule "Tweaks/DontEatMyContent"]
|
||||
path = Tweaks/DontEatMyContent
|
||||
url = https://github.com/therealFoxster/DontEatMyContent.git
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
url = https://github.com/PoomSmart/YTABConfig
|
||||
[submodule "Tweaks/YTUHD"]
|
||||
path = Tweaks/YTUHD
|
||||
url = https://github.com/PoomSmart/YTUHD/tree/0f59b38817d554ab692a0053456319847a6ab1a1
|
||||
url = https://github.com/aricloverALT/YTUHD
|
||||
[submodule "Tweaks/YouGroupSettings"]
|
||||
path = Tweaks/YouGroupSettings
|
||||
url = https://github.com/PoomSmart/YouGroupSettings
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
url = https://github.com/therealFoxster/YTHeaders
|
||||
[submodule "Tweaks/YouTimeStamp"]
|
||||
path = Tweaks/YouTimeStamp
|
||||
url = https://github.com/arichornloverALT/YouTimeStamp.git
|
||||
url = https://github.com/aricloverALT/YouTimeStamp.git
|
||||
[submodule "Tweaks/YouLoop"]
|
||||
path = Tweaks/YouLoop
|
||||
url = https://github.com/bhackel/YouLoop
|
||||
|
|
|
|||
Loading…
Reference in a new issue