Display an avator of a GitHub account in SourceTree -


i want display gravatar image in sourcetree. github commits use e-mail adress: mboom@users.noreply.github.com. set gravator primary e-mail, sourcetree not display right avatar. how can set avatar e-mail adress in sourcetree?

you need delete avatar cache of sourcetree:

  1. go http://en.gravatar.com/ create account , upload avatar image files map emails.
  2. close source tree
  3. delete cache file (or delete files) inside path c:\users\[username]\appdata\local\atlassian\sourcetree\cache\img
  4. open source tree. got want!

Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -