D
D
Drm2016-06-29 11:49:20
git
Drm, 2016-06-29 11:49:20

How to store part of a project in a separate repository?

Good day. There is a project that is maintained in a private repository. The project is divided into modules and each module has a localization file. The task is to separate these files into a separate repository for the translator. Those. when changing localization files, one could simply push the files to the repository with translations, and after the translator translates the files, get them back. At the same time, files with code do not get into the repository with translations.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mikhail Osher, 2016-06-29
@miraage

git submodules.

A
Alexey Shumkin, 2016-06-30
@ashumkin

As already written: git submodules
And also an alternative - git subtree.
Well, change the layout of the translations then. Here, either checkers, or go. Although, of course, you can still script bicycles, but these mechanisms have long been time-tested.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question