Skip to content

Commit f462e1c

Browse files
committed
just add the git instructions
1 parent 9ae2e50 commit f462e1c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

todo.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ X Fix for "Probably a ++ should go here" messages
66
X https://github.com/processing/processing/issues/2956
77

88

9+
# then for updates https://help.github.com/articles/syncing-a-fork/
10+
git fetch upstream
11+
git checkout master
12+
git merge upstream/master
13+
14+
915
_ any problems with new code signing crap?
1016
_ issues raised around the symlink (just replace with a copy of the binary?)
1117
_ https://developer.apple.com/library/prerelease/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG205

0 commit comments

Comments
 (0)