Can we make overwriting .git/config on each push optional? #5441
Unanswered
working-name
asked this question in
Ideas
Replies: 1 comment 2 replies
-
Weblate writes it exactly to make sure that it matches its configuration. What are you trying to achieve?
Did you notice we have a documentation? https://docs.weblate.org/en/latest/admin/config.html#std-setting-GITHUB_USERNAME |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm sure there's a perfectly good explanation for the behavior but in my use case I have not found it to be useful.
It seems weblate overwrites
.git/config
as soon as you hit push making any manual editing or fixing impossible. If I change the file's perm to 400 weblate will crash and send a permission error email.Possibly unrelated: what are the github username and token from settings.py used for?
Beta Was this translation helpful? Give feedback.
All reactions