Skip to content
Snippets Groups Projects
Commit b5870d90 authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: allow rebase after github web branch update (#982)

GitHub provides a tempting “Update branch” button whenever a branch is out of date with master, but the problem was that this then made us flag the branch as modified and hence unrebaseable, so the user would be stuck with keeping it update themselves from then on. With this feature, we ignore the “web-flow” committer when calculcating if there has been only one author.
parent f980fea6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment