File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 10931093 "type" : " string" ,
10941094 "default" : " A"
10951095 },
1096- "resetCommitAuthor " : {
1096+ "amendAttributeMenu " : {
10971097 "type" : " string" ,
10981098 "default" : " a"
10991099 },
11531153 "additionalProperties" : false ,
11541154 "type" : " object"
11551155 },
1156+ "amendAttribute" : {
1157+ "properties" : {
1158+ "resetAuthor" : {
1159+ "type" : " string" ,
1160+ "default" : " a"
1161+ },
1162+ "setAuthor" : {
1163+ "type" : " string" ,
1164+ "default" : " A"
1165+ },
1166+ "addCoAuthor" : {
1167+ "type" : " string" ,
1168+ "default" : " c"
1169+ }
1170+ },
1171+ "additionalProperties" : false ,
1172+ "type" : " object"
1173+ },
11561174 "stash" : {
11571175 "properties" : {
11581176 "popStash" : {
12151233 },
12161234 "commitMessage" : {
12171235 "properties" : {
1218- "switchToEditor " : {
1236+ "commitMenu " : {
12191237 "type" : " string" ,
12201238 "default" : " \u003c c-o\u003e "
12211239 }
You can’t perform that action at this time.
0 commit comments