1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-04-25 11:51:25 +00:00

More git notes.

This commit is contained in:
Warren Toomey
2016-02-27 08:03:52 +10:00
parent d7254df037
commit 779e655703

View File

@@ -3,3 +3,7 @@ to cache my Github username
git config --global user.name "Warren Toomey"
git config --global user.email wkt@tuhs.org
To bring your own ocal repository up to date with Github:
git fetch origin
git merge origin/master