Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > If receive.denyNonFastforwards is set to true, git-receive-pack will deny > non fast-forwards, i.e. forced updates. Most notably, a push to a repository > which has that flag set will fail. > > As a first user, 'git-init-db --shared' sets this flag, since in a shared > setup, you are most unlikely to want forced pushes to succeed. > > Signed-off-by: Johannes Schindelin <Johannes.Schindelin@xxxxxx> Looks good. Care to do a handful more tasks before we forget? Documentation/git-init-db.txt Documentation/config.txt Documentation/git-receive-pack.txt t/t5400-send-pack.sh or a new test t/t5401-push-into-shared-repo.sh - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html