commit | 6fb2c4d8e0fe898de062e6b3808a37823127ed50 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Thu May 16 16:51:46 2013 +0900 |
committer | Shawn Pearce <sop@google.com> | Thu May 16 08:58:16 2013 -0700 |
tree | 03aeb3dabbbfbf8d900cd9b3bf45a85ebddec508 | |
parent | a043d5181a74afba052e539c72cac90a78df2cc2 [diff] |
Allow local.properties to be placed in ~/.gerritcodereview The local.properties file must currently be placed in the root of the gerrit project. If the project is removed or untracked files are removed, the settings are lost. Add support for keeping the file in the `.gerritcodereview` folder in the user's home folder. If the file exists in both the gerrit root and `~/.gerritcodereview`, the one in the root takes precedence. Change-Id: I815637cf47e84d29c33afa8aafa562d6915f5326