теперь уже нет) мне бы на самом деле просто понять где храняться конфиги, что бы я всё снёс и заново настроил просто, ибо я столько всего там сделал, что уже сам запутался. У меня теперь даже скачивать отрытый репозиторий не хочет гит. У меня убунта, если что
--global For writing options: write to global ~/.gitconfig file rather than the repository .git/config, write to $XDG_CONFIG_HOME/git/config file if this file exists and the ~/.gitconfig file doesn’t. For reading options: read only from global ~/.gitconfig and from $XDG_CONFIG_HOME/git/config rather than from all available files. --system For writing options: write to system-wide $(prefix)/etc/gitconfig rather than the repository .git/config. For reading options: read only from system-wide $(prefix)/etc/gitconfig rather than from all available files. --local For writing options: write to the repository .git/config file. This is the default behavior. For reading options: read only from the repository .git/config rather than from all available files.
а это ключи к какой-то команде или ручками?
git config конечно. но в целом ты искал файлы - они тут упомянуты
Обсуждают сегодня