Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.6 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.6 KB

git-green-someone-else

Update: Github has made some restrictions on the "Contribution Graph", see here

so, for commits and contribution graph in a user profile, it works with any of the following are met:

  • You are a collaborator on the repository or are a member of the organization that owns the repository.
  • You have forked the repository.
  • You have opened a pull request or issue in the repository.
  • You have starred the repository.

for listing of contributors to a repo, it still works.

$ cd your/project
$ git green "Jayin Ton <tonjayin@gmail.com>"

Someone will be pushing to your repo being "greened" and then getting mad at you.

Installation

$ curl -s https://raw.githubusercontent.com/fritx/git-green-someone-else/master/install.sh | bash

Roadmap

  • git green someone
  • git ungreen someone
  • github id
  • commit dates
  • install via curl
  • more..

Related