We are working on one of our academic projects. The newly discovered Git thread is quite excited. But I have a problem that I will be glad if it can be clarified.
Our group, divided into two subgroups, works on several functions. We just found that we need one incomplete function to be used in another function. It really sounds crazy, but thatโs the reason. I believe that we should have made more atomic objects, but they were made on all namespaces. Then I continued the temptation of coding and, with some luck in simplifying the turbo problem, increased our project side by completing our function ahead of the schedule. The only function left to work this semester depends on the product of group B.
Just to be clear:
- Command A - Feature X, Feature Z (requires part of function Y)
- Team B - Function Y
- Command A starts function Z, command B has not finished function Y.
Can a team issue a B Feature Y team code to continue the project? Team B will update function Y on time, and team A will be able to receive updates if necessary.
Our current plan is to finish the current function in half, make the rest of the work work with more atomic functions and work on them. Then we (team A) hope to rebase and keep abreast of the latest developments.
Any suggestion other than a direct answer would be wonderful.
source share