You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
Some workflows might want the flexibility to force push translations. Since git commits can happen outside of Txgh (an important component of Txgh is supporting parallel workflows)...Txgh commits could become blocked by conflicts. Force pushing 'solves' this only in the case where someone has 'designed' this to work and understands the implications.
Therefore by default force push should always be = false.
With great power comes great responsibility. - Spiderman
The text was updated successfully, but these errors were encountered:
Some workflows might want the flexibility to force push translations. Since git commits can happen outside of Txgh (an important component of Txgh is supporting parallel workflows)...Txgh commits could become blocked by conflicts. Force pushing 'solves' this only in the case where someone has 'designed' this to work and understands the implications.
Therefore by default force push should always be = false.
With great power comes great responsibility. - Spiderman
The text was updated successfully, but these errors were encountered: