We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae2e50 commit f462e1cCopy full SHA for f462e1c
1 file changed
todo.txt
@@ -6,6 +6,12 @@ X Fix for "Probably a ++ should go here" messages
6
X https://github.com/processing/processing/issues/2956
7
8
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
15
_ any problems with new code signing crap?
16
_ issues raised around the symlink (just replace with a copy of the binary?)
17
_ https://developer.apple.com/library/prerelease/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG205
0 commit comments