{"id":15630420,"url":"https://github.com/augustohp/git-pair","last_synced_at":"2025-04-29T11:56:25.654Z","repository":{"id":71200104,"uuid":"41893678","full_name":"augustohp/git-pair","owner":"augustohp","description":"Exhibit your pair as an author name on your commits, with only bash and git as dependencies.","archived":false,"fork":false,"pushed_at":"2018-12-08T19:20:02.000Z","size":12,"stargazers_count":42,"open_issues_count":3,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-29T11:56:19.094Z","etag":null,"topics":["extreme-programming","git","pair-programming"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/augustohp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2015-09-04T02:15:50.000Z","updated_at":"2023-12-20T20:42:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"5c9304c3-e939-4df6-8c1f-9cdb5db20aae","html_url":"https://github.com/augustohp/git-pair","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustohp%2Fgit-pair","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustohp%2Fgit-pair/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustohp%2Fgit-pair/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/augustohp%2Fgit-pair/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/augustohp","download_url":"https://codeload.github.com/augustohp/git-pair/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251498965,"owners_count":21598979,"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":["extreme-programming","git","pair-programming"],"created_at":"2024-10-03T10:32:38.251Z","updated_at":"2025-04-29T11:56:25.648Z","avatar_url":"https://github.com/augustohp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-pair [![Build Status](https://travis-ci.org/augustohp/git-pair.svg)](https://travis-ci.org/augustohp/git-pair)\n\nSimple bash-script allowing pair to be identified on git commits:\n\n    $ git pair \"Nelson Senna\"\n\nFrom now on, your commits will be identified with authors like:\n\n    commit a101286e02117fdafea58742074694138d578948\n    Author: Augusto Pascutti + Nelson Senna \u003caugusto@phpsp.org.br\u003e\n    Date:   Thu Sep 3 23:00:58 2015 -0300\n\nYou can use as many pairs you want, all you need is keep issuing\ncommands to add more authors.\n\n    git pair ended\n\nAt the end of your pairing session, the above command will reset\nauthor names to your global `user.name` configuration on Git.\n\n## Installation\n\nOne-liner using [Sinister](https://github.com/jamesqo/sinister):\n\n    $ sh \u003c(curl -sSL http://git.io/sinister) --local --url https://git.io/git-pair\n\nOr you can clone the project where you want to, all you need after\nis to sym-link the `git-pair` script to your `$PATH`:\n\n    $ cd \u003cmy-src-dir\u003e\n    $ git clone http://github.com/augustohp/git-pair\n    $ chmod a+x git-pair/git-pair\n    $ ln -s \u003cmy-src-dir\u003e/git-pair /usr/local/bin\n\nNow you should be able to execute `git pair` anywhere.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugustohp%2Fgit-pair","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faugustohp%2Fgit-pair","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faugustohp%2Fgit-pair/lists"}