[jboss-as7-dev] How to fast-forward a pull request in github?

Brian Stansberry brian.stansberry at redhat.com
Fri Aug 26 11:08:19 EDT 2011


We end up doing it manually, checking out the branch and then a

git rebase upstream/master

Unfortunately, like you say, the Big Green Button *always* produces a 
merge commit, even if the branch being merged is up-to-date with master.

On 8/24/11 3:08 PM, David Bosschaert wrote:
> Hi all,
>
> When applying a pull request in Github (using the Big Green Button that
> says 'Merge Pull Request') this always creates a merge commit which is
> something that we generally don't like (I think ;)
>
> How people generally apply pull requests with a fast-forward for a
> cleaner commit history? Is there some handy command that people use for
> this?
>
> Cheers,
>
> David
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


-- 
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat


More information about the jboss-as7-dev mailing list