Remove user name from git URL in itom.version() -> itom_GIT_URL
photoniker opened this issue · 0 comments
photoniker commented
If one clones the Bitbucket git with its username, e.g. from https://username@bitbucket.org/itom/itom.git, the username is
included in the itom_GIT_URL variable of the itom.version() request. This is unnecessary. The username should be removed.
[Issue created by M. Gronle: 2020-11-25]
[Last updated on bitbucket: 2020-11-28]
[Comment created by M. Gronle: 2020-11-28]
fixes issue #157: clean GIT URL in version information (without username from https synchronization)
→ <>