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 10711071 "type" : " string" ,
10721072 "default" : " A"
10731073 },
1074- "resetCommitAuthor " : {
1074+ "amendAttributeMenu " : {
10751075 "type" : " string" ,
10761076 "default" : " a"
10771077 },
11311131 "additionalProperties" : false ,
11321132 "type" : " object"
11331133 },
1134+ "amendAttribute" : {
1135+ "properties" : {
1136+ "resetAuthor" : {
1137+ "type" : " string" ,
1138+ "default" : " a"
1139+ },
1140+ "setAuthor" : {
1141+ "type" : " string" ,
1142+ "default" : " A"
1143+ },
1144+ "addCoAuthor" : {
1145+ "type" : " string" ,
1146+ "default" : " c"
1147+ }
1148+ },
1149+ "additionalProperties" : false ,
1150+ "type" : " object"
1151+ },
11341152 "stash" : {
11351153 "properties" : {
11361154 "popStash" : {
12011219 },
12021220 "commitMessage" : {
12031221 "properties" : {
1204- "switchToEditor " : {
1222+ "commitMenu " : {
12051223 "type" : " string" ,
12061224 "default" : " \u003c c-o\u003e "
12071225 }
You can’t perform that action at this time.
0 commit comments