Git Product home page Git Product logo

Comments (5)

aurambaj avatar aurambaj commented on September 27, 2024 2

The doc is outdated and the paragraph is not valid anymore. I'll remove it.

Is string2 merged? Will be in the master branch?

No, it is not merged. string2 will still be in the translation memory but marked as "unused". If you add string2 to master and push, it will re-activate the "unused" string. If it was translated, the translation will come back.

from mojito.

aurambaj avatar aurambaj commented on September 27, 2024

Hi @emberist . Have you seen this doc ? Any specific question after reading this?

from mojito.

emberist avatar emberist commented on September 27, 2024

@aurambaj thank for the answer! I can't understand when the merge is done, can be when the string is pushed to the master branch?

from mojito.

aurambaj avatar aurambaj commented on September 27, 2024

The merge is done when pushing (mojito push) any branch. It can be a new branch, an update to an exciting branch or even deleting a branch. The new list of string is recomputed from the list of string in all the active branches. This shows the basic merge.

from mojito.

emberist avatar emberist commented on September 27, 2024

@aurambaj This is ok, but then I read this paragraph

As a side effect, the strings won’t show up anymore in the branch they are originating from in the dashboard. This might be confusing at first, but ideally branches should be short lived to avoid performance degradation as they will be processed each time the pushcommand is ran. They should be deleted after they are merged or after a time of inactivity.

So what happen after this hypothetical steps:

  1. I have string1 in the master branch
  2. I push string2 in a new branch named custom
  3. Then I delete the branch custom

Is string2 merged? Will be in the master branch?

from mojito.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.