summaryrefslogtreecommitdiffstats
path: root/schema
diff options
context:
space:
mode:
authorStefan Haller <stefan@haller-berlin.de>2023-08-01 14:54:56 +0200
committerStefan Haller <stefan@haller-berlin.de>2024-01-10 09:11:40 +0100
commit8ca78412acdc73526248ff10c332f98ceba39fd2 (patch)
tree4f0b7c7d29a807ed47a1588b31cd090612d1caf2 /schema
parent33f933ba21164c595508ae1ddd5fd4f73193c95c (diff)
Add command to find base commit for creating a fixup
Diffstat (limited to 'schema')
-rw-r--r--schema/config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/schema/config.json b/schema/config.json
index a5cbc0b67..1251240a1 100644
--- a/schema/config.json
+++ b/schema/config.json
@@ -914,6 +914,10 @@
"type": "string",
"default": "C"
},
+ "findBaseCommitForFixup": {
+ "type": "string",
+ "default": "\u003cc-f\u003e"
+ },
"confirmDiscard": {
"type": "string",
"default": "x"