Ayush@Machine

  • Home
  • Blog
  • Topics

Topic: git

How to Assign a specific Author for a specific repository.

How to Assign a specific Author for a specific repository.

PURPOSE If you have multiple accounts on your machine, chances are you end up making commits from…

  • git
How to change Author of a previous Git Commit.

How to change Author of a previous Git Commit.

PURPOSE To change the Author of a previous commit in a Repository. Many times you end up commiting…

  • git
Merging an upstream repo into your fork

Merging an upstream repo into your fork

This article is from Github's help page here I am adding it here to quickly reference it when I…

  • git
Prev