Multi Addon Github setup

Status
This content is read-only, or is not open for further replies.

QuackieMackie

Guest
offline
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...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom