On 2024/11/18 06:03 AM, Dr. Nikolaus Klepp via tde-users wrote:
Hi Michele!
Im trying to create a pull request for dark themes. I'm following this
https://wiki.trinitydesktop.org/TDE_Gitea_Workspace#To_contribute_code_chan… - but
somehow I cannot manage to push my branch. Could you please tell me the correct syntax how
to push using my ssh key?
Nik
Hi Nik,
the command is the one already indicated in the TGW guide. For example if your branch is
named "feat/darkness-theme",
then you would use the command: "git push -u origin feat/darkness-theme".
You are already a member of the Contributors group, so that is not an issue.
What kind of error do you get?
Cheers
Michele