How to dev

How to dev

Follow
homeCoursesPodcast guestingLinktreeFree mentoring
Tag

automation

#automation

More content

Read more stories on Hashnode


Articles with this tag

How to autorebase MRs in GitLab CI

Aug 15, 20214 min read

In this article, I'll show you how to autorebase MRs in GitLab CI. The problem If you: try to keep your git history linear use merge requests (MR)...

How to autorebase MRs in GitLab CI