summaryrefslogtreecommitdiff
path: root/.config/JetBrains/CLion2023.3/options/vcs.xml
diff options
context:
space:
mode:
authorMatthew Kosarek <matthew@matthewkosarek.xyz>2024-01-01 16:36:27 -0500
committerMatthew Kosarek <matthew@matthewkosarek.xyz>2024-01-01 16:36:27 -0500
commit7b6a852aae5cd31ed2043492b5e8029293f49e7a (patch)
treefdac6083336bb8b673d78aa7a638e040457ba4e8 /.config/JetBrains/CLion2023.3/options/vcs.xml
parent0b42a655e5318a9910110c61b91766b9b7a05f26 (diff)
CLion options
Diffstat (limited to '.config/JetBrains/CLion2023.3/options/vcs.xml')
-rw-r--r--.config/JetBrains/CLion2023.3/options/vcs.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/.config/JetBrains/CLion2023.3/options/vcs.xml b/.config/JetBrains/CLion2023.3/options/vcs.xml
new file mode 100644
index 0000000..1f8002a
--- /dev/null
+++ b/.config/JetBrains/CLion2023.3/options/vcs.xml
@@ -0,0 +1,16 @@
+<application>
+ <component name="Vcs.Log.App.Settings">
+ <option name="COLUMN_ID_ORDER">
+ <list>
+ <option value="Default.Root" />
+ <option value="Default.Subject" />
+ <option value="Default.Author" />
+ <option value="Default.Date" />
+ <option value="Space.CommitStatus" />
+ </list>
+ </option>
+ </component>
+ <component name="VcsApplicationSettings">
+ <option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
+ </component>
+</application> \ No newline at end of file