Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portable mode & Gravatar Cache path #3594

Closed
dogancelik opened this issue Mar 17, 2017 · 0 comments
Closed

Portable mode & Gravatar Cache path #3594

dogancelik opened this issue Mar 17, 2017 · 0 comments
Milestone

Comments

@dogancelik
Copy link
Contributor

When Portable mode is enabled, GitExtensionsImages folder is created outside GitExtensions folder:

  1. Assuming GitExtensions is located at D:\GitExtensions
  2. Image cache folder is created in: D:\GitExtensionsImages

It should be created under: D:\GitExtensions\Images

Something to do with this line I think: GitCommands/Settings/AppSettings.cs#L375

Should probably use Path.Combine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants