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.
The text was updated successfully, but these errors were encountered:
Absolutely a bug. Can you give me a sample, with fake credentials, of how you are calling it so I can create a test? I don't think I have ever included credentials in my URL.
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.
The text was updated successfully, but these errors were encountered: