Explorar el Código

HH-XXX Add sex info

alinkov hace 6 años
padre
commit
b87315ba46
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      file-for-rebase.json

+ 2 - 1
file-for-rebase.json

@@ -1,5 +1,6 @@
 {
   "name": "John",
   "age": 30,
-  "car": null
+  "car": null,
+  "sex": "male"
 }