@FrankLesniak@FoxDeploy Thinking about this more, if the idea is to "be selective" on what you pull into master, then you feature branch directly from master, make changes, then pull in
@FrankLesniak@FoxDeploy Yea, you can do something called cherry picking in git. Not advised though, as later merges can be painful (conflicts) #FirstTweet