You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mishagray About to tackle this. Since I don't personally have a use-case, can you clarify expectations? You would like git-reflow to target the sub-module when run inside the sub-module working tree?
So I seem to have a problem using git reflow inside of a git submodule.
What I want to be able to do, is simultaneously work on an App and a Framework library (which is setup as a gitsubmodule of the app) at the same time.
In general the Framework has to be tested using the app anyways. So we wouldn't develop 'outside' of the submodule.
Steps
Get this error:
error: Not a directory - /repos/App/Lib/.git/GIT_REFLOW_PR_MSG
The text was updated successfully, but these errors were encountered: