Skip to content

Instantly share code, notes, and snippets.

View Milun's full-sized avatar

Milton Plotkin Milun

View GitHub Profile
@d2s
d2s / readme.md
Last active January 13, 2024 01:54
Working with 3rd party Git repositories

Working with 3rd party repositories

Pull changes from upstream

Steps to pull changes from an upstream repository.

Add upstream Git repository

git remote add upstream https://github.com/d2s/companies.git