Describe the bug
It seems that is not a possibility to have .git stored in an image for multi-addons repositories, there is a script 400-clean that i want to clarify whether it has a bug or not.
To Reproduce
- Build a image
- Exec to that image
- Check if you have .git in a repo like OCA (they contains several addons per repo)
I was hoping to have the .git inside the image, but it do not. Is this a bug? Or is this on purpose?
Please clarify this and i can send appropiate patch if needed.
Thanks!