how to escape special characters in .gitconfig proxy authentication how to escape special characters in .gitconfig proxy authentication linux linux

how to escape special characters in .gitconfig proxy authentication


Replacing @ with %40. (as illustrated, for instance, in this bug report)

export http_proxy=http://username%40domain.com:password@host:port