[GSoC] Initial task for the Git Client #383

Closed
SoloFausto wants to merge 2 commits from SoloFausto/kolibrios:git_client into main
First-time contributor

Created the program that prints its own hash.

Created the program that prints its own hash.
SoloFausto added 1 commit 2026-03-20 10:58:28 +00:00
Initial hash task
Build system / Check kernel codestyle (pull_request) Has been cancelled
Build system / Build (pull_request) Has been cancelled
33560aaa70
Owner

@SoloFausto, how to build it? When I run ./build.sh I get this:

$ pwd
/data/mirror/kolibrios/programs/develop/gitclient
$ ls
build.sh  hash_task.c
$ ./build.sh 
hash_task.c:1: error: include file 'conio.h' not found
@SoloFausto, how to build it? When I run ./build.sh I get this: ``` $ pwd /data/mirror/kolibrios/programs/develop/gitclient $ ls build.sh hash_task.c $ ./build.sh hash_task.c:1: error: include file 'conio.h' not found ```
SoloFausto added 1 commit 2026-03-20 21:19:26 +00:00
fixed build script
Build system / Check kernel codestyle (pull_request) Has been cancelled
Build system / Build (pull_request) Has been cancelled
47e589cc32
Author
First-time contributor

Yeah I had a small issue with the build script, I have fixed it so that you can compile it just like you were before, and I uploaded an already compiled version too.

Yeah I had a small issue with the build script, I have fixed it so that you can compile it just like you were before, and I uploaded an already compiled version too.
dunkaist requested review from dunkaist 2026-03-23 20:16:31 +00:00
Owner

@SoloFausto, good, you can consider your test task done!

@SoloFausto, good, you can consider your test task done!
Author
First-time contributor

Lovely, I'll be applying in a few days!

Lovely, I'll be applying in a few days!
Burer changed title from Initial task for the Git Client to [GSoC] Initial task for the Git Client 2026-04-26 11:32:33 +00:00
Burer closed this pull request 2026-06-07 16:39:04 +00:00
Some required checks failed
Build system / Check kernel codestyle (pull_request) Has been cancelled
Required
Details
Build system / Build (pull_request) Has been cancelled
Required
Details

Pull request closed

Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#383