Hey everyone, I just started working with AEM a few months ago and I
come from a web dev background. I am transitioning a team from all
developing on the same dev environment and moving code between
environments using packages to working on local instances and using
source control.Currently I have a maven project git repo in which we
only pay attention to the apps and etc directories but still have
outdated directories (content, var, conf, bin, etc...). In order to get
a new project done, we cre...