{"id":16795025,"url":"https://github.com/kingzez/gitconfig","last_synced_at":"2025-03-17T03:11:48.379Z","repository":{"id":90695065,"uuid":"91753972","full_name":"kingzez/gitconfig","owner":"kingzez","description":"my own gitconfig","archived":false,"fork":false,"pushed_at":"2017-05-19T01:50:42.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T12:46:21.702Z","etag":null,"topics":["git","gitconfig"],"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/kingzez.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":"2017-05-19T01:47:00.000Z","updated_at":"2021-05-14T05:54:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec063b19-079d-4c42-8115-9dac8e386d27","html_url":"https://github.com/kingzez/gitconfig","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/kingzez%2Fgitconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingzez%2Fgitconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingzez%2Fgitconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingzez%2Fgitconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kingzez","download_url":"https://codeload.github.com/kingzez/gitconfig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243965780,"owners_count":20375917,"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","gitconfig"],"created_at":"2024-10-13T09:15:12.531Z","updated_at":"2025-03-17T03:11:48.372Z","avatar_url":"https://github.com/kingzez.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitconfig\n\u003emy git config\n\n```\n[core]\n\texcludesfile = /Users/w/.gitignore_global\n[push]\n\tdefault = matching\n[alias]\n\tad = add\n\tcm = commit\n\tbr = branch\n\tcl = clone\n\tdi = diff\n\tdlc = diff --cached HEAD^\n\tfe = fetch\n\tl = log\n\tlo = log --oneline --decorate\n\tls = log --pretty=format:\"%C(yellow)%h%Cred%d\\\\ %Creset%s%Cblue\\\\ [%cn]\" --decorate\n\tlds = log --pretty=format:\"%C(yellow)%h\\\\ %ad%Cred%d\\\\ %Creset%s%Cblue\\\\ [%cn]\" --decorate --date=format:'%Y-%m-%d %H:%M:%S'\n\tld = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)\u003c%an\u003e%Creset' --abbrev-commit\n\tm = merge\n\tco = checkout\n\ts = status\n\tpo = pull\n\tpu = push\n\tsl = stash list\n\tsa = stash apply\n\tss = stash save\n[log]\n\tdate = format:'%Y-%m-%d %H:%M:%S'\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingzez%2Fgitconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkingzez%2Fgitconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingzez%2Fgitconfig/lists"}