{"id":15680667,"url":"https://github.com/ethomson/gitpowershell","last_synced_at":"2025-05-07T11:17:15.580Z","repository":{"id":11851457,"uuid":"14409348","full_name":"ethomson/gitpowershell","owner":"ethomson","description":"Git PowerShell module","archived":false,"fork":false,"pushed_at":"2018-03-05T19:11:34.000Z","size":248,"stargazers_count":11,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T11:16:41.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/ethomson.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}},"created_at":"2013-11-14T22:55:34.000Z","updated_at":"2024-02-20T15:36:15.000Z","dependencies_parsed_at":"2022-08-30T08:51:28.956Z","dependency_job_id":null,"html_url":"https://github.com/ethomson/gitpowershell","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/ethomson%2Fgitpowershell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethomson%2Fgitpowershell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethomson%2Fgitpowershell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ethomson%2Fgitpowershell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ethomson","download_url":"https://codeload.github.com/ethomson/gitpowershell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252865590,"owners_count":21816310,"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":[],"created_at":"2024-10-03T16:43:51.536Z","updated_at":"2025-05-07T11:17:15.524Z","avatar_url":"https://github.com/ethomson.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"GitPowerShell\n=============\n\nA Git PowerShell module that exposes LibGit2Sharp objects.  This is\nuseful for scripting git repositories via PowerShell.\n\nFor interactive use, might I recommend the exceptional\n[posh git](https://github.com/dahlbyk/posh-git) instead?\n\nCommands\n========\n\nAdd-GitIndexEntry\n-----------------\nAdds a file or files into the staging area (index) to be committed.\n\nCommit-GitRepository\n--------------------\nCommits the staged changes.\n\nGet-GitBranches\n---------------\nLists the branches in a repository.\n\nGet-GitStatus\n-------------\nDisplays the status of the repository: the staged changes in the index\nand the changes in the working directory.\n\nInitialize-GitRepository\n------------------------\nCreates a new Git repository.\n\nOpen-GitRepository\n------------------\nOpens a Git repository, returning an object that can be further\nmanipulated with GitPowerShell commands.\n\nRemove-GitIndexEntry\n--------------------\nRemoves a staged change from the index, undoing the changes.\n\nCopyright\n=========\n\nAvailable under an MIT license.  Copyrights are of the respective authors.\nAll rights reserved.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethomson%2Fgitpowershell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethomson%2Fgitpowershell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethomson%2Fgitpowershell/lists"}