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
We have automations set up to use git-filter-repo to help move polyrepos into a monorepo. For reasons™, we need to use a GitHub personal access token in the form https://x-access-token:[email protected]/org/repo.git. Unfortunately, the token is leaked every time the notice is given to show the URL.
I understand the reasons to keep the notice. As an in-between, would the maintainers consider a patch to remove the URL or accept an argument to not report the URL?
Thanks for your time and for your work on this indispensable git utility.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋🏾
We have automations set up to use
git-filter-repo
to help move polyrepos into a monorepo. For reasons™, we need to use a GitHub personal access token in the formhttps://x-access-token:[email protected]/org/repo.git
. Unfortunately, the token is leaked every time the notice is given to show the URL.I understand the reasons to keep the notice. As an in-between, would the maintainers consider a patch to remove the URL or accept an argument to not report the URL?
Thanks for your time and for your work on this indispensable git utility.
Beta Was this translation helpful? Give feedback.
All reactions