Here's what I'm trying to do, I wonder if anyone can help.

I have client directory structure as below and want to be able to...
Push the whole lot to a server on the local network (that's easy)
Push just the site root subdirectory to the live web server
I'd like to avoid having the whole thing on the web server, because
the design files can be very big
I'd also like to avoid having the site and other files in separate
repos

Submodules look close to what I want, but you can't modify them.

Client Dir
 - Design Files
 - Site Root
 - Other local subdirs

Thanks in advance.
Jake

--

You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-us...@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.


Reply via email to