11

Where can I find the config files for GitKraken on Windows?

GitKraken shows many repositories, which I would not like to be listed in the "recently opened repos" list.

StayOnTarget
  • 11,743
  • 10
  • 52
  • 81
Karl Zeilhofer
  • 420
  • 1
  • 4
  • 10

3 Answers3

26

GitKraken saves its configuration in %AppData%/.gitkraken. Despite missing a file ending, all files here are JSON, so you can open them directly in a text editor. config for instance seems to store general settings such as window location and size.

You can remove a repo from "recently opened repos" by removing it from the localRepoCache in the profiles/<random string>/ subfolder.

Gama11
  • 31,714
  • 9
  • 78
  • 100
  • thanks, that helped a lot! I also had to remove entries in config A bit unclear for me was the "Project directory" until now. As far as I understand, all repos in this directory are shown in "recently opened repos" – Karl Zeilhofer Jun 08 '16 at 07:57
  • Any idea where this is on Mac? – Leo Apr 04 '19 at 09:20
  • If anybody knows, feel free to edit it into the answer. :) I don't own a Mac myself. – Gama11 Apr 04 '19 at 09:25
0

there's also to clean the

Users\<username>\AppData\Roaming\.gitkraken\profiles\<random string>\repoSettings

folder to completely clean the cache

ghiboz
  • 7,863
  • 21
  • 85
  • 131
0

For the mac, I found the .gitkraken in /Users/<my-account>/