{"id":29864465,"url":"https://github.com/dbjpanda/my-git-config","last_synced_at":"2026-02-07T06:02:48.953Z","repository":{"id":94095999,"uuid":"133193471","full_name":"dbjpanda/my-git-config","owner":"dbjpanda","description":"Globally exclude some files/folders generated by various popular applications","archived":false,"fork":false,"pushed_at":"2020-02-04T11:03:20.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T08:37:58.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/dbjpanda.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,"zenodo":null}},"created_at":"2018-05-13T00:26:49.000Z","updated_at":"2020-02-04T11:03:22.000Z","dependencies_parsed_at":"2023-03-30T17:20:25.778Z","dependency_job_id":null,"html_url":"https://github.com/dbjpanda/my-git-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbjpanda/my-git-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbjpanda%2Fmy-git-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbjpanda%2Fmy-git-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbjpanda%2Fmy-git-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbjpanda%2Fmy-git-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbjpanda","download_url":"https://codeload.github.com/dbjpanda/my-git-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbjpanda%2Fmy-git-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29187945,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T05:07:31.176Z","status":"ssl_error","status_checked_at":"2026-02-07T05:06:15.227Z","response_time":63,"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":[],"created_at":"2025-07-30T08:16:02.726Z","updated_at":"2026-02-07T06:02:48.948Z","avatar_url":"https://github.com/dbjpanda.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Configure gitignore globally\n\n```\ncd ~\n\nwget https://raw.githubusercontent.com/dbjpanda/global-gitignore/master/.gitignore_global\n\ngit config --global core.excludesfile ~/.gitignore_global\n```\n\n# Configure gitconfig\n\n```\ncd ~\nEdit your existing .gitconfig or directly download this file\nwget https://raw.githubusercontent.com/dbjpanda/global-gitignore/master/.gitconfig\n```\n\n# Available Aliases in .gitconfig\n\nCreate a temp branch and apply the PR to that branch\n`````\ngit pr PR_NO\n``````\nDelete the PR branch and checkout to master branch\n`````````\ngit pr-clean BRANCH_NAME \n`````````\nAdd all and commit\n`````````\ngit add-commit \"your messages\"\n`````````\nApply a patch from an URL. \n````````\ngit apply-url http://blah.com/issue.patch [OPTIONAL_GIT_APPLY_ARGS](https://git-scm.com/docs/git-apply)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbjpanda%2Fmy-git-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbjpanda%2Fmy-git-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbjpanda%2Fmy-git-config/lists"}