{"id":28166386,"url":"https://github.com/decodingchris/gitghost","last_synced_at":"2026-02-18T02:01:41.859Z","repository":{"id":287002467,"uuid":"962903683","full_name":"decodingchris/GitGhost","owner":"decodingchris","description":"Private version control for your Git ignored files.","archived":false,"fork":false,"pushed_at":"2025-04-10T14:35:15.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-23T07:58:46.264Z","etag":null,"topics":["automation","backup","cli","git","github-cli","gitignore","open-source","privacy","private-repository","python","security","tool","version-control"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/gitghost/","language":"Python","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/decodingchris.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":"2025-04-08T21:15:47.000Z","updated_at":"2025-04-10T14:36:28.000Z","dependencies_parsed_at":"2025-04-09T20:44:46.447Z","dependency_job_id":"1eff01b4-b878-46f0-addc-37565df3bf27","html_url":"https://github.com/decodingchris/GitGhost","commit_stats":null,"previous_names":["decodingchris/gitvault","decodingchris/gitghost"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/decodingchris/GitGhost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decodingchris%2FGitGhost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decodingchris%2FGitGhost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decodingchris%2FGitGhost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decodingchris%2FGitGhost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/decodingchris","download_url":"https://codeload.github.com/decodingchris/GitGhost/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/decodingchris%2FGitGhost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29566366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T00:47:08.760Z","status":"online","status_checked_at":"2026-02-18T02:00:09.468Z","response_time":162,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["automation","backup","cli","git","github-cli","gitignore","open-source","privacy","private-repository","python","security","tool","version-control"],"created_at":"2025-05-15T13:12:10.192Z","updated_at":"2026-02-18T02:01:41.844Z","avatar_url":"https://github.com/decodingchris.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitGhost\n\nPrivate version control for your Git ignored files.\n\n## Why use GitGhost?\n\n- **Keep sensitive files private:** Manage secrets, configs, or personal files outside your public repo.\n- **Seamless Git integration:** Works alongside your existing Git workflow.\n- **Simple commands:** Easily save, check status, or discard private changes.\n- **Separate private repo:** Keeps your private data secure and versioned.\n- **Cross-platform:** Designed for Linux, works on any system with Python 3.10+.\n\n## Requirements\n\n- Python 3.10 or higher\n- Git installed\n- GitHub CLI (`gh`) is required for private repo automation\n\n## Installation\n\nInstall GitGhost directly from PyPI:\n\n```bash\npip install gitghost\n```\n\n## Commands\n\nInitialize GitGhost in your project:\n\n```bash\ngitghost init\n```\n\nCheck status of private files:\n\n```bash\ngitghost status\n```\n\nSave private changes:\n\n```bash\ngitghost save\n```\n\nDiscard private changes:\n\n```bash\ngitghost discard\n```\n\nGet help and list all commands:\n\n```bash\ngitghost help\n```\n\n## How it works\n\n- Specify private files/folders in `.gitghostinclude` (which should also be in `.gitignore`).\n- GitGhost manages a **separate private repository** for these files.\n- `gitghost save` commits and pushes private changes.\n- `gitghost status` shows private file changes.\n- Keeps private data out of your public repo, but safely versioned.\n\n## License\n\nThis project is licensed under the **MIT License**. See the [LICENSE](https://opensource.org/licenses/MIT) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecodingchris%2Fgitghost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdecodingchris%2Fgitghost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdecodingchris%2Fgitghost/lists"}