Community
Participate
Working Groups
Hi webmaster, It seems that I don't have the permission to do this myself, so I'd like to ask you to do some configuration changes on the projects tycho/org.eclipse.tycho - https://git.eclipse.org/r/#/admin/projects/tycho/org.eclipse.tycho tycho/org.eclipse.tycho.extras - https://git.eclipse.org/r/#/admin/projects/tycho/org.eclipse.tycho.extras For both projects, please - select the project option "Fast Forward Only" (instead of "Merge If Necessary") - enable "Require Change-Id in commit message" This allows us to keep a linear history in our Git repositories, respectively eases the work with Gerrit for normal users. Thanks & regards Tobias
done -- Matthias
Are you sure you want to use 'fast forward'? It was decided(343150) to disable fast forwards on Git repos by default. Just asking. -M.
(In reply to comment #2) > Are you sure you want to use 'fast forward'? It was decided(343150) to disable > fast forwards on Git repos by default. The "fast forward only" option discussed here and the "deny non-fast forward" push option discussed in bug 343150 are unrelated. The former is a rule for submission of reviewed commits by Gerrit, whereas the latter handles direct pushes to git.