{"id":13567558,"url":"https://github.com/SixArm/git-tools","last_synced_at":"2025-04-04T01:32:22.546Z","repository":{"id":137270329,"uuid":"678321","full_name":"SixArm/git-tools","owner":"SixArm","description":"Git scripts for version control by SixArm.com","archived":false,"fork":false,"pushed_at":"2023-12-14T22:45:17.000Z","size":47,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-29T15:11:56.629Z","etag":null,"topics":["git","scripts"],"latest_commit_sha":null,"homepage":"http://sixarm.com","language":"Shell","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/SixArm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-05-21T03:08:25.000Z","updated_at":"2023-11-08T13:30:01.000Z","dependencies_parsed_at":"2023-12-14T23:43:20.453Z","dependency_job_id":null,"html_url":"https://github.com/SixArm/git-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fgit-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fgit-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fgit-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SixArm%2Fgit-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SixArm","download_url":"https://codeload.github.com/SixArm/git-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107816,"owners_count":20884793,"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","scripts"],"created_at":"2024-08-01T13:02:34.703Z","updated_at":"2025-04-04T01:32:17.527Z","avatar_url":"https://github.com/SixArm.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Git tools for version control\n\nMost popular:\n\n  * \u003ccode\u003e[git-branch-current](bin/git-branch-current)\u003c/code\u003e: print the current git branch, suitable for using in other scripts.\n  * \u003ccode\u003e[git-keep-empty-directories](bin/git-keep-empty-directories)\u003c/code\u003e: touch a .gitkeep file in each empty directory.\n  * \u003ccode\u003e[git-meld](bin/git-meld)\u003c/code\u003e: use meld to compare git diffs.\n\nSetup:\n\n  * \u003ccode\u003e[git-init-add-commit](bin/git-init-add-commit)\u003c/code\u003e: shortcut to init \u0026\u0026 add -A \u0026\u0026 commit saying \"publish\".\n  * \u003ccode\u003e[git-config-typical](bin/git-config-typical)\u003c/code\u003e: set the typical master branch with push default.\n\nMultiple directory commands:\n\n  * \u003ccode\u003e[git-dirs](bin/git-dirs)\u003c/code\u003e: find git directories, and optionally use them to run git commands.\n  * \u003ccode\u003e[git-repo-summaries](bin/git-repo-summaries)\u003c/code\u003e: accumulate a TSV output of git repo summaries for our projects.\n\nSubmodules:\n\n  * \u003ccode\u003e[git-rm-vendor-plugins-module](bin/git-rm-vendor-plugins-module)\u003c/code\u003e: remove a rails git submodule from vendor/plugins and cache.\n\nHooks:\n\n  * \u003ccode\u003e[git-hook-pre-commit-delete-trailing-whitespace](bin/git-hook-pre-commit-delete-trailing-whitespace)\u003c/code\u003e: find and fix trailing whitespace in commits.\n\nDocumentation and how to:\n\n  * \u003ccode\u003e[git-branch-tips-for-iteration-and-story.txt](doc/git-branch-tips-for-iteration-and-story.txt)\u003c/code\u003e: tips for git workflow for managing projects.\n  * \u003ccode\u003e[git-clone-mirror-fetch-to-deploy-new-release.txt](doc/git-clone-mirror-fetch-to-deploy-new-release.txt)\u003c/code\u003e: tips to speed up git deployments.\n  * \u003ccode\u003e[git-flatten.txt](doc/git-flatten.txt)\u003c/code\u003e: how to flatten a repo to depth 1.\n  * \u003ccode\u003e[git-remove-submodule.txt](doc/git-remove-submodule.txt)\u003c/code\u003e: how to delete a submodule from the project, cache, and plugins.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSixArm%2Fgit-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSixArm%2Fgit-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSixArm%2Fgit-tools/lists"}