On 2025/04/15 12:55 AM, deloptes via tde-devels wrote:
Michele Calgaro via tde-devels wrote:
git remote -v
in top level (tde) I set the remote origin
$ git remote -v origin https://mirror.git.trinitydesktop.org/gitea/TDE/tde (fetch) origin https://mirror.git.trinitydesktop.org/gitea/TDE/tde (push)
git config shows still the remote origin per module
$ git config -l and I see message warning: redirecting to https://scm.trinitydesktop.org/gitea/TDE/kcmautostart
Hi Emanoil, sorry for the late reply, somehow I missed your email. I am trying to understand what the problem is. I use the same setup with remote origin pointing to TGW and I don't have any specific problem with git. Can you explain better? when do you see the redirect message? and does this cause issues on your git workflow?
Cheers Michele