<@U5D7TBMRC> That's what i'm doing, is i have just...
# suitescript
d
@Tanner S. That's what i'm doing, is i have just one big git repo which is essentially a snapshot of my netsuite instance. If i need to work on a project, i'll
git checkout -b new/feature
and customize the
deploy.xml
and
manifest.xml
in that branch for that specific feature.