[Init] Исправить git remote — убрать пароль из URL #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Задача
Убрать пароль из git remote URL и переключить на безопасный метод аутентификации.
Acceptance Criteria
git remote get-url originне содержит пароль.git/configне содержит credentials в plaintextКонтекст
В
.git/configхранится URL с паролем в открытом виде.