This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Permit non-fast-forward pushes for certain glibc Git branches
- From: Florian Weimer <fweimer at redhat dot com>
- To: overseers at sourceware dot org
- Cc: GNU C Library <libc-alpha at sourceware dot org>
- Date: Thu, 18 Aug 2016 20:34:25 +0200
- Subject: Permit non-fast-forward pushes for certain glibc Git branches
- Authentication-results: sourceware.org; auth=none
Dear overseers,
would you please adjust the glibc.git hooks so that only the branches
master and release/* are stopped from being rebased?
Rebasing personal branches should be allowed.
If there was a way to prevent private branch commits from ending up in
Bugzilla, that would be great, too.
Thanks,
Florian