{"id":20240439,"url":"https://github.com/ariarzer/my-git-alias","last_synced_at":"2026-04-29T09:03:33.052Z","repository":{"id":128473515,"uuid":"140406591","full_name":"ariarzer/my-git-alias","owner":"ariarzer","description":"My aliases for git. Easy rebase all you branch and much more!","archived":false,"fork":false,"pushed_at":"2018-09-13T04:03:17.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-15T16:47:09.951Z","etag":null,"topics":["alias","customization","git","script"],"latest_commit_sha":null,"homepage":"","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/ariarzer.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":"2018-07-10T09:08:15.000Z","updated_at":"2018-09-13T04:03:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"121e55d5-a75b-4b02-89ee-fdf64ae7019a","html_url":"https://github.com/ariarzer/my-git-alias","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ariarzer/my-git-alias","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariarzer%2Fmy-git-alias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariarzer%2Fmy-git-alias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariarzer%2Fmy-git-alias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariarzer%2Fmy-git-alias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ariarzer","download_url":"https://codeload.github.com/ariarzer/my-git-alias/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ariarzer%2Fmy-git-alias/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32418174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","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":["alias","customization","git","script"],"created_at":"2024-11-14T08:46:33.020Z","updated_at":"2026-04-29T09:03:33.022Z","avatar_url":"https://github.com/ariarzer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My aliases for git\n\n### Install:\n\n1. Clone this repository to the `~/`\n    \n    ```bash\n    cd ~ \u0026\u0026 git clone https://github.com/ariarzer/my-git-alias.git .gitalias\n    ```\n\n2. Add this fragment to the `.gitconfig` file\n\n    ```diff\n    + [includeIf \"gitdir:~/\"]\n    +   \tpath = ~/.gitalias/root  \n    ```\n\n### Aliases:\n\n1. **add-global-alias**\n\n    Creates global alias...\n    \n    ```diff\n      ~\n      └─ gitalias\n    +     └─ \u003cname\u003e\n    +        ├─ \u003cname\u003e\n    +        └─ \u003cname\u003e.sh\n    ```\n    ...and includes them to `root` file.\n   \n    ```diff\n    +[includeIf \"gitdir:~/\"]\n    +   path = ~/.gitalias/\u003cname\u003e/\u003cname\u003e\n    ```\n    \n    _Arguments:_ \n    \n    - `name` - name of the global alias\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariarzer%2Fmy-git-alias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fariarzer%2Fmy-git-alias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fariarzer%2Fmy-git-alias/lists"}