Skip to content

Instantly share code, notes, and snippets.

View benjaminEwhite's full-sized avatar

Benjamin E White benjaminEwhite

  • Raleigh NC
View GitHub Profile
@diezguerra
diezguerra / cs_books.md
Created October 20, 2015 17:22
CS books email
@larrybotha
larrybotha / A.markdown
Last active October 24, 2023 21:26
Merge wiki updates that are on a fork of your repo.

Merge Wiki Changes From A Forked Github Repo

This is inspired (or basically copied) from How To Merge Github Wiki Changes From One Repository To Another, by Roman Ivanov, and serves to ensure that should something happen to the original article, the information remains nice and safe here.

Terminology

OREPO: original repo - the repo created or maintained by the owner

FREPO: the forked repo that presumably has updates to its wiki, not yet on the OREPO