{"id":37095201,"url":"https://github.com/stevenbraham/gitil","last_synced_at":"2026-01-14T11:44:05.299Z","repository":{"id":57483856,"uuid":"90129578","full_name":"stevenbraham/gitil","owner":"stevenbraham","description":"Personal tool I wrote to simplify some common git tasks ","archived":false,"fork":false,"pushed_at":"2017-05-12T21:58:59.000Z","size":2435,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-13T19:36:54.606Z","etag":null,"topics":["cli","git","golang","tools"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevenbraham.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-03T09:05:05.000Z","updated_at":"2019-05-09T13:59:07.000Z","dependencies_parsed_at":"2022-08-28T17:02:12.502Z","dependency_job_id":null,"html_url":"https://github.com/stevenbraham/gitil","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/stevenbraham/gitil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenbraham%2Fgitil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenbraham%2Fgitil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenbraham%2Fgitil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenbraham%2Fgitil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevenbraham","download_url":"https://codeload.github.com/stevenbraham/gitil/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevenbraham%2Fgitil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"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":["cli","git","golang","tools"],"created_at":"2026-01-14T11:44:04.674Z","updated_at":"2026-01-14T11:44:05.291Z","avatar_url":"https://github.com/stevenbraham.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/stevenbraham/gitil.svg?branch=master)](https://travis-ci.org/stevenbraham/gitil)\n# About\n\nGitil (a contraction of Git and utils) is a set of tools that I have developed to simplify some common tasks I often have todo in Git such as merging a branch into master our creating a tag and pushing the tag. Originialy some of these tools where python scripts, but I have decided to bundle them into a singular CLI program. Everyone is free to use and extend my program, however there **aren't** are a lot of error handeling checks build in, therefore I don't recommend using this for mission critcial enterprise projects as it can really mess up your git repo's.\n\n# Why Go?\n\nLike I said I wanted to bundle my python scripts in a cross platform CLI tool. C and C++ where to difficult and too verbose for me. I was learning Go as a side project and decided that this would be an excellent test case for trying to improve my Go skills.\n\n# How to use\n\nGrab a binary from the [latest release](https://github.com/stevenbraham/gitil/releases) and add it to your $path. You can also clone this repo and run the makefile. After instalation run `gitil help`.\n\n# Supported functions\n\n* Single command merging a branch to master\n* Single command mering master into a branch\n* Single command merging master in all brances\n* Git cloning\n* Single commmand rest hard\n* Create a gitignore from [gitignore.io](https://www.gitignore.io/) from the command line\n* Single commnad fetch all\n* Single command add all, commmit and push\n* Single command create tag and push\n\nTip run `gitil help` to see all commands.\n\n# Todo list\n* Automaticly clonening, creating a gitignore, creating a v0.1.0 tag and pushing it all\n* Way better error handling\n* A plugin system\n* Plugins for my IDE's and Editors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenbraham%2Fgitil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevenbraham%2Fgitil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevenbraham%2Fgitil/lists"}