When the project has Push on commit turned on, creation of component for this project will fail with error below. Weblate log only this message:
weblate[15786]: INFO project-name/component-name: updating repository
weblate[15786]: INFO project-name/component-name: update took 0.28 seconds:
After disabling Push on commit for project, component creation will succeed with the same configuration.
Push on commitComponent creation fails with error:
Failed to update repository: fatal: bad revision 'origin/master..' (128)
Weblate version: 2.6
I've hit this today as well, already fixed in 6390eb9f09269f8154f13d2bc365fcfcd3ae3d5e.
Most helpful comment
I've hit this today as well, already fixed in 6390eb9f09269f8154f13d2bc365fcfcd3ae3d5e.