Hi! I was studying for GSoC using this documentation, but I found out that two things were outdated: 1. The lack of using the `struct repository *repo*` parameter in some functions; 2. There were a instruction for adding the new command to the Makefile, but there are no mentions to Meson. This patchset updates this documentation file, and hopefully will help future new contributors. Lucas Seiki Oshiro (2): MyFirstContribution: use struct repository in examples MyFirstContribution: add walken.c to meson.build Documentation/MyFirstObjectWalk.adoc | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) -- 2.39.5 (Apple Git-154)