D
D
DmitryShlyomin2017-05-14 01:34:19
git
DmitryShlyomin, 2017-05-14 01:34:19

How to organize the work of the git in the internal folder of the project?

There is a project on any framework (for example, laravel), it has its own structure, there is also a coder who does not understand anything about this, the question is how to organize such a thing using git:
2 users - a developer and a coder
The developer has full access to everything project
Developer only in MySuperApp/assets
The layout designer can only push inside assets, he does not see other folders and cannot edit
. assets, if necessary), the layout designer can only push and pull assets, so that I myself then collect everything with gulp (figuratively)
I don’t really understand the git, if you are too lazy to answer, tell me in which direction to google, this will already help)
Thank you in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Moseychuk, 2017-05-14
@fshp

git submodule / subtree
https://habrahabr.ru/post/75964/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question