Sample Header Ad - 728x90

Is there any git option to automatically merge commits from master branch into a feature branch?

3 votes
2 answers
1095 views
I have a feature branch in git that needs to be up to date with the master branch at all times. Is there any way to automatize this in git? I basically want on every commit in master branch a merge into feature branch.
Asked by fluffehStack (125 rep)
Dec 17, 2020, 07:34 PM
Last activity: Dec 17, 2020, 08:58 PM