Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add git remote url to git environment variables #353

Open
dinhani opened this issue Jul 2, 2024 · 0 comments
Open

add git remote url to git environment variables #353

dinhani opened this issue Jul 2, 2024 · 0 comments

Comments

@dinhani
Copy link

dinhani commented Jul 2, 2024

I would like to have the URL of the remote git repository available in the Git environment variables, but it seems this is not possible right now.

I can get the URL with the following command:
git config --get remote.origin.url

Possible user and password may be stripped from the URL if present.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant