Say, I want a repo for a plugin, and I want in a wp-content repo. But DON’T want wp-content repo to know the plugin is a repo.
Say, I want a repo for a plugin, and I want in a wp-content repo. But DON’T want wp-content repo to know the plugin is a repo.
@Jtsternberg Probably the wrong answer, but what does git do with simlinks? Can you tell it not to follow them… :)
@pbaylies @jtsternberg Simlinks? Is that like what you use when playing SimCity?
@daljo628 I’m sure that’s it; also translates your git repos into Simlish. cc: @jtsternberg
@Jtsternberg do you want the wp-content repo to track the plugin changes?
@Jtsternberg composer, my good man. Everything can be a dependency, including WP itself.