Here's the scene:
I'm currently working on my own framework and on a client's website. Here is the structure:
.
..
_application
_framework
_public
I'd like to have a repo with _framework/* _public/index.php and the structure _application (empty folders for _controllers _models and _views) on github. Also I'd like to have a repo containing ALL of this locally.
I understood that with git-modules I could do this, but after looking up some tutorials I still don't understand the way of doing this.
Could someone explain it a bit more to me? Thanks a lot!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…