{"id":22753161,"url":"https://github.com/mickoissicko/githelper","last_synced_at":"2026-04-29T17:39:04.631Z","repository":{"id":227640656,"uuid":"771596007","full_name":"mickoissicko/githelper","owner":"mickoissicko","description":"Makes using Git (for Github) easier!","archived":false,"fork":false,"pushed_at":"2024-09-18T17:55:37.000Z","size":302,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T07:17:50.009Z","etag":null,"topics":["git","quality-of-life"],"latest_commit_sha":null,"homepage":"https://mick.gdn/wiki/githelper","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mickoissicko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-13T15:33:52.000Z","updated_at":"2024-09-18T18:02:32.000Z","dependencies_parsed_at":"2024-03-14T12:27:08.762Z","dependency_job_id":"f2f9045c-be13-4a56-bb8e-6cb2b692328e","html_url":"https://github.com/mickoissicko/githelper","commit_stats":null,"previous_names":["mickoissicko/githelper"],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/mickoissicko/githelper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickoissicko%2Fgithelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickoissicko%2Fgithelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickoissicko%2Fgithelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickoissicko%2Fgithelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mickoissicko","download_url":"https://codeload.github.com/mickoissicko/githelper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickoissicko%2Fgithelper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32437109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T17:34:55.123Z","status":"ssl_error","status_checked_at":"2026-04-29T17:34:45.749Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","quality-of-life"],"created_at":"2024-12-11T06:09:11.770Z","updated_at":"2026-04-29T17:39:04.601Z","avatar_url":"https://github.com/mickoissicko.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](assets/gelper.png)\n\u003cp align=\"center\"\u003e\n    \u003cem\u003e\"it's pronounced gelper and not jelqer!\"\u003c/em\u003e\n\u003c/p\u003e\n\n### 1,328 lines of code!\n\n# Gelper\nGelper, or Git Helper is a cool tool if you do not want to use the default Git system for committing. In my opinion, I think Git's default system is pretty slow.\n\nGelper is here to help! It speeds up committing because it uses it's own system (you still need Git installed).\n\nGelper makes two files, `commit` and `addfiles`. The files are read procedurally, meaning:\n\nContents of `commit`:\n```\nThis is a custom commit message on Line 1\nThis is another commit message on Line 2\n```\n\nContents of `addfiles`:\n```\ncustom_file_line_1.txt\ncustom_file_line_2.png\n```\n\nWhen you save the files and enter 'Y' when prompted if you are done, and when it pushes the changes, on Github, the files `custom_file_line_1.txt` with the commit mesage `This is a custom commit message on Line 1` will be added. The same can be said for `custom_file_line_2.png`\n\nThe filenames are encased in [ and ], so you don't need to add those. There is no extra formatting to be done. I will add an option for that later, but for now, this is all you get. And it's very fast to use.\n\n# Info\nC++ had to be used because of some POSIX-specific functions not being compatible with/or being in Windows. Those functions were C++ specific, and yes, I could (hypothetically) make my own function or just blatantly plagiarise off of another person, but I wanted to use C++'s default function.\n\nAnd no, there weren't any good replacements instead of that function. Everything else sucked, made the code too complicated.\n\n# How to use\nRead [the official wiki](https://mick.gdn/wiki/githelper).\n\n# Requirements\n1. Download Git from [Git SCM downloads](https://git-scm.com/download)\n2. Download [Gelper](https://github.com/mickoissicko/githelper/releases)\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmickoissicko%2Fgithelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmickoissicko%2Fgithelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmickoissicko%2Fgithelper/lists"}