diff --git a/notes.md b/notes.md new file mode 100644 index 000000000..bfc38ca97 --- /dev/null +++ b/notes.md @@ -0,0 +1,5 @@ +To pull in updates from the original repo, runTo pull in updates from the original repo, run + + +* `git fetch upstream` +* `git rebase upstream/master` (or whatever branch you want) \ No newline at end of file