{"id":24823402,"url":"https://github.com/theusaf/git-cmd-tools","last_synced_at":"2025-06-26T13:36:28.790Z","repository":{"id":137280534,"uuid":"418692197","full_name":"theusaf/git-cmd-tools","owner":"theusaf","description":"A collection of custom git commands","archived":false,"fork":false,"pushed_at":"2024-01-13T00:47:16.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T22:43:20.632Z","etag":null,"topics":["git","git-commands","git-tool","git-tools"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theusaf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-10-18T22:46:01.000Z","updated_at":"2023-08-15T01:48:51.000Z","dependencies_parsed_at":"2024-01-13T05:57:53.575Z","dependency_job_id":"e1e0eb84-68cc-4ea3-bd19-3729280e69d7","html_url":"https://github.com/theusaf/git-cmd-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theusaf/git-cmd-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theusaf%2Fgit-cmd-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theusaf%2Fgit-cmd-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theusaf%2Fgit-cmd-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theusaf%2Fgit-cmd-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theusaf","download_url":"https://codeload.github.com/theusaf/git-cmd-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theusaf%2Fgit-cmd-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262077127,"owners_count":23255123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","git-commands","git-tool","git-tools"],"created_at":"2025-01-30T19:58:34.441Z","updated_at":"2025-06-26T13:36:28.759Z","avatar_url":"https://github.com/theusaf.png","language":"JavaScript","readme":"# GIT-CMD-TOOLS\n\nA collection of custom git commands to make things a bit faster\n\n## Install/Build\n\nTo build or install the commands, you can either use the build script or if on linux, you can just use anything inside the /sh/ folder.\n\n1. Clone this repository\n\n- `git clone https://github.com/theusaf/git-cmd-tools.git`\n\n2. `cd` into the folder\n\n- `cd git-cmd-tools`\n\n3. Run the build scripts\n\n- To build all tools:\n  - `npm run build`\n- To build a specific tool:\n  - `npm run build mytool`\n  - Current options include:\n    - qc\n    - hub\n\n4. When it is done, move the built files somewhere on your `PATH`\n\n### git-hub\n\n#### About\n\nAutomatically creates a GitHub repository and sets up branches.\n\n#### Usage\n\n`git hub`\n\n### git-qc\n\n#### About\n\nCombines adding, committing, and pushing (if desired) into a single command. It will always add all files that can be tracked (like running from the root directory of the repo).\n\n#### Usage\n\n`git qc \u003cmessage\u003e [options]`\n\n#### Options\n\n- `push` - Pushes to remote after finishing\n- `force` - Force-pushes to remote\n\n#### Example:\n\n`git qc \"This is a message!\" -pf`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheusaf%2Fgit-cmd-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheusaf%2Fgit-cmd-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheusaf%2Fgit-cmd-tools/lists"}