Basically the question is:
should the mem be sync in a github project? How do you handle it if 2 person push changes on it ?
Do you have special hooks for that ?
Memory collaboration is my biggest pain point right now.
Especially on the mining part i'm not sure how this will work and how we can split what we are ok to share and what we are not of our memory.
I suppose how you explain in the readme thing, you already had this kind of issues
Basically the question is:
should the mem be sync in a github project? How do you handle it if 2 person push changes on it ?
Do you have special hooks for that ?
Memory collaboration is my biggest pain point right now.
Especially on the mining part i'm not sure how this will work and how we can split what we are ok to share and what we are not of our memory.
I suppose how you explain in the readme thing, you already had this kind of issues