-
Notifications
You must be signed in to change notification settings - Fork 27
Commit for anyone
アディティア チャタジージー edited this page Jun 26, 2017
·
2 revisions
In general, you can make a commit on anyone’s behalf and consider it as a claim to fame.
The trick is to change your git user.email to the same email that is linked to the GitHub account of the person whom you want to make a cherished commit.
Try out this command:
git config — global user.email “[email protected]”
Following this, try pushing a commit on GitHub from your terminal and enjoy! You have just made Sindre Sorhus to commit to your work.
Read the full article here
See why Linus Torvalds does not commit on GitHub here.
See other exciting facts at Repository Hunter.
If you like this, give a 🌟