ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 28,818
- Points
- 823
Reputation:
I’ve started housing my addon repositories separately on GitHub and now I’ve run into a problem.
When I switch branches from addon/A → addon/B, the files for addon/A get removed, which breaks certain parts of my site because those files are still needed.
Ideally, I want both sets of files to remain accessible, even when switching branches between different addons.
But I still want to be able to switch between addon branches and have them swap files like they're doing now (e.g...
Read more
Continue reading...
When I switch branches from addon/A → addon/B, the files for addon/A get removed, which breaks certain parts of my site because those files are still needed.
Ideally, I want both sets of files to remain accessible, even when switching branches between different addons.
But I still want to be able to switch between addon branches and have them swap files like they're doing now (e.g...
Read more
Continue reading...