{"id":22907990,"url":"https://github.com/p6m7g8-dotfiles/p6df-git","last_synced_at":"2026-03-03T05:04:11.600Z","repository":{"id":43031348,"uuid":"471507505","full_name":"p6m7g8-dotfiles/p6df-git","owner":"p6m7g8-dotfiles","description":"P6 Dotfiles: GIT","archived":false,"fork":false,"pushed_at":"2026-02-04T13:23:22.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-05T00:48:26.091Z","etag":null,"topics":["cli","dotfiles","p6","p6df","p6m7g8","plugin","productivity","sh","shell","terminal","theme","zsh"],"latest_commit_sha":null,"homepage":"https://continuouslearning.io","language":"Shell","has_issues":false,"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/p6m7g8-dotfiles.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-03-18T20:28:12.000Z","updated_at":"2026-02-04T13:23:14.000Z","dependencies_parsed_at":"2024-03-03T15:26:33.961Z","dependency_job_id":"40dfc551-b09e-4292-b2fd-404037cf3f89","html_url":"https://github.com/p6m7g8-dotfiles/p6df-git","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/p6m7g8-dotfiles/p6df-git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p6m7g8-dotfiles","download_url":"https://codeload.github.com/p6m7g8-dotfiles/p6df-git/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8-dotfiles%2Fp6df-git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30032377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T03:27:35.548Z","status":"ssl_error","status_checked_at":"2026-03-03T03:27:09.213Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["cli","dotfiles","p6","p6df","p6m7g8","plugin","productivity","sh","shell","terminal","theme","zsh"],"created_at":"2024-12-14T03:19:11.123Z","updated_at":"2026-03-03T05:04:11.596Z","avatar_url":"https://github.com/p6m7g8-dotfiles.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# P6's POSIX.2: p6df-git\n\n## Table of Contents\n\n- [Badges](#badges)\n- [Summary](#summary)\n- [Contributing](#contributing)\n- [Code of Conduct](#code-of-conduct)\n- [Usage](#usage)\n  - [Aliases](#aliases)\n  - [Functions](#functions)\n- [Hierarchy](#hierarchy)\n- [Author](#author)\n\n## Badges\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)\n\n## Summary\n\nTODO: Add a short summary of this module.\n\n## Contributing\n\n- [How to Contribute](\u003chttps://github.com/p6m7g8-dotfiles/.github/blob/main/CONTRIBUTING.md\u003e)\n\n## Code of Conduct\n\n- [Code of Conduct](\u003chttps://github.com/p6m7g8-dotfiles/.github/blob/main/CODE_OF_CONDUCT.md\u003e)\n\n## Usage\n\n### Aliases\n\n- `g` -\u003e `git`\n- `ga` -\u003e `p6_git_cli_add`\n- `gA` -\u003e `p6_git_cli_add_all`\n- `gb` -\u003e `p6_git_cli_branch_verbose_verbose`\n- `gbc` -\u003e `p6_git_cli_branch_create`\n- `gbD` -\u003e `p6_git_cli_branch_Delete`\n- `gC` -\u003e `p6_git_cli_commit_with_message`\n- `gc` -\u003e `p6_git_cli_commit_verbose`\n- `gcl` -\u003e `p6_git_cli_commit_last_edit`\n- `gco` -\u003e `p6_git_cli_checkout`\n- `gcod` -\u003e `p6_git_util_checkout_default`\n- `gCPF` -\u003e `p6_git_util_commit_push_fix`\n- `gCPSF` -\u003e `p6_git_util_commit_push_squashed_fix`\n- `gd` -\u003e `p6_git_cli_diff`\n- `gdd` -\u003e `p6_git_util_diff_default`\n- `gdh` -\u003e `p6_git_cli_diff_head`\n- `gdp` -\u003e `p6_git_cli_diff_previous`\n- `gf` -\u003e `p6_git_cli_fetch_all`\n- `gg` -\u003e `p6_git_cli_grep`\n- `ggf` -\u003e `p6_git_cli_grep_files`\n- `gi` -\u003e `p6_git_cli_init`\n- `gl` -\u003e `p6_git_util_log`\n- `gm` -\u003e `p6_git_cli_merge`\n- `gP` -\u003e `p6_git_cli_push_u`\n- `gp` -\u003e `p6_git_cli_pull_rebase_autostash_ff_only`\n- `gPF` -\u003e `p6_git_cli_push_fu`\n- `gPt` -\u003e `p6_git_cli_push_tags`\n- `gR` -\u003e `p6_git_cli_restore`\n- `gra` -\u003e `p6_git_cli_rebase_abort`\n- `grc` -\u003e `p6_git_cli_rebase_continue`\n- `grhh` -\u003e `p6_git_cli_reset_hard_head`\n- `gs` -\u003e `p6_git_cli_status_s`\n- `gSync` -\u003e `p6_git_util_sync`\n- `gT` -\u003e `p6_git_cli_revert`\n- `gU` -\u003e `p6_git_util_update`\n\n### Functions\n\n#### p6df-git\n\n##### p6df-git/init.zsh\n\n- `p6df::modules::git::aliases::init()`\n- `p6df::modules::git::deps()`\n- `p6df::modules::git::external::brew()`\n- `p6df::modules::git::home::symlink()`\n- `p6df::modules::git::init(_module, dir)`\n  - Args:\n    - _module -\n    - dir -\n- `p6df::modules::git::prompt::init()`\n- `p6df::modules::git::prompt::mod()`\n- `p6df::modules::git::prompt_precmd()`\n- `p6df::modules::git::vcs_info()`\n- `p6df::modules::git::vscodes::config()`\n- `str str = p6_git_prompt_info()`\n\n## Hierarchy\n\n```text\n.\n├── init.zsh\n├── README.md\n└── share\n\n2 directories, 2 files\n```\n\n## Author\n\nPhilip M. Gollucci \u003cpgollucci@p6m7g8.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8-dotfiles%2Fp6df-git/lists"}