{"id":28391606,"url":"https://github.com/rohithay/alias","last_synced_at":"2026-04-29T10:33:53.447Z","repository":{"id":279636499,"uuid":"939459500","full_name":"rohithay/alias","owner":"rohithay","description":"📝 commonly used git aliases","archived":false,"fork":false,"pushed_at":"2025-02-26T15:21:17.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T21:38:39.509Z","etag":null,"topics":["alias","git","setup","time-savers"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/rohithay.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-26T15:19:08.000Z","updated_at":"2025-03-15T16:22:44.000Z","dependencies_parsed_at":"2025-02-26T16:29:51.087Z","dependency_job_id":null,"html_url":"https://github.com/rohithay/alias","commit_stats":null,"previous_names":["yrohitha/alias","rohithay/alias"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rohithay/alias","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohithay%2Falias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohithay%2Falias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohithay%2Falias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohithay%2Falias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohithay","download_url":"https://codeload.github.com/rohithay/alias/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohithay%2Falias/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32421929,"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","git","setup","time-savers"],"created_at":"2025-05-31T09:42:49.069Z","updated_at":"2026-04-29T10:33:53.418Z","avatar_url":"https://github.com/rohithay.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alias\n📝 commonly used git aliases\n\n## Installation\n\n```bash\n$ source alias.sh\n```\n\n## Aliases\n\n| Alias | Command |\n|-------|---------|\n| `gs`  | `git status` |\n| `gd`  | `git diff` |\n| `gdc`  | `git diff --cached` |\n| `gl`  | `git log` |\n| `gpom` | `git pull origin main` |\n| `gpos` | `git pull origin staging` |\n| `gpoc` | `git pull origin canary` |\n| `gpod` | `git pull origin dev` |\n| `gpum` | `git pull upstream main` |\n| `gf` | `git fetch` |\n| `gp`   | `git push` |\n| `gpuo`   | `git push -u origin` |\n| `ga`   | `git add .` |\n| `gm`   | `git commit -m` |\n| `gam`  | `git add . \u0026\u0026 git commit -m` |\n| `gb`   | `git branch` |\n| `gco`  | `git checkout` |\n| `gcom`  | `git checkout main` |\n| `gcoc`  | `git checkout canary` |\n| `gcod`  | `git checkout dev` |\n| `gcob`  | `git checkout -b` |\n| `gc`  | `git clone` |\n| `gr`  | `git rebase` |\n| `grm`  | `git rebase main` |\n| `grc`  | `git rebase --continue` |\n| `grs`  | `git rebase --skip` |\n| `gcp` | `git cherry-pick` |\n| `gmm` | `git merge main` |\n\n## License\n\n  MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohithay%2Falias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohithay%2Falias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohithay%2Falias/lists"}