Am 05.06.2015 um 16:37 schrieb Enrico Tröger: > Very good point. > A quick internet search didn't reveal much about Transifex being able to > create pull requests, though. > But Transifex seems to be able to work with branches. Maybe we could set > up a i18n branch to which Transifex pushes directly and Frank or whoever > else wants to, merges or cherry-picks from this branch to master on demand. > The reverse merge from master to the i18n branch can be automated, probably. > I have no idea if this could work reliably in production, so far it's > just an idea :).
Yep, could solve that issue. Working in a special branch/repo and then sqash + merge. Or even a simple a merge --no-ff would at least prevent git from putting commits on top of master. Cheers, Frank
signature.asc
Description: OpenPGP digital signature
_______________________________________________ I18n mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/i18n
