{"id":25315742,"url":"https://github.com/ponyspeed888/gitrepohelper","last_synced_at":"2026-05-16T18:04:04.207Z","repository":{"id":247401351,"uuid":"825750352","full_name":"ponyspeed888/GitRepoHelper","owner":"ponyspeed888","description":"A few git bat files that are useful for (1) daily git branch (2) Clean up commit history silently","archived":false,"fork":false,"pushed_at":"2024-07-18T12:43:32.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T18:42:47.446Z","etag":null,"topics":["git"],"latest_commit_sha":null,"homepage":"","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/ponyspeed888.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-07-08T12:26:24.000Z","updated_at":"2024-07-18T12:43:36.000Z","dependencies_parsed_at":"2024-07-18T15:09:43.977Z","dependency_job_id":null,"html_url":"https://github.com/ponyspeed888/GitRepoHelper","commit_stats":null,"previous_names":["ponyspeed888/gitrepohelper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ponyspeed888%2FGitRepoHelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ponyspeed888%2FGitRepoHelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ponyspeed888%2FGitRepoHelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ponyspeed888%2FGitRepoHelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ponyspeed888","download_url":"https://codeload.github.com/ponyspeed888/GitRepoHelper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247685633,"owners_count":20979085,"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"],"created_at":"2025-02-13T18:35:57.452Z","updated_at":"2026-05-16T18:04:04.174Z","avatar_url":"https://github.com/ponyspeed888.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FGitRepoHelper\u0026count_bg=%2379C83D\u0026title_bg=%23555555\u0026icon=\u0026icon_color=%23E7E7E7\u0026title=hits\u0026edge_flat=false)](https://hits.seeyoufarm.com)\n\nThe repo contain a few simple custom git commands that are very useful, yet missing in git standard command\n\nLocalOnlyGitRepoHelper : Commands assume that you have only a single local repo, no remote repo\n* git tmpb (from any branch): create and switch a daily branch in folder daily/\\\u003cyyyy-mm-dd\u003e, always create from HEAD of master\n* git tmpbm (from any branch) : squash merge the daily branch into master.  No need to specify either branches, because they are hard coded as today's daily branch and master\n* git squash \\\u003cbranchName\u003e \\\u003cBottomCommit\u003e \\\u003cTopCommit\u003e (from the branch you want to squash) :  \n      It will be rename branch to  \\\u003cbranchName\u003e.old, so if anything go wrong, you can go back. Remove any commit between \\\u003cBottomCommit\u003e and \\\u003cTopCommit\u003e, exclusively.  Replace the deleted commit with a auto generated message. This is like git rebase -i, except it does not require any interaction.  Used to remove commit history if you have a lot of them. This command only work if there is no conflict to solve.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fponyspeed888%2Fgitrepohelper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fponyspeed888%2Fgitrepohelper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fponyspeed888%2Fgitrepohelper/lists"}