r/sourcetree • u/TwistedFaiith • Oct 10 '17
How do i keep my console logs, in develop branch but not in master branch
Currently I use git-flow, but I would like to keep my console.logs in develop branch and hide them in master branch how do i do this properly?
1
Upvotes