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
While using git subrepo in a ci/cd tool we had to use -r/--remote while pushing with credentials as variables but the output of the command just prints the full url without hiding the credentials
there might be a better way to hide our credentials but i think it might still be a good idea to fix.