Activities/Turtle Art/Patching: Difference between revisions

Line 52: Line 52:
:(I also made corresponding changes in the images/es and images/fr trees)
:(I also made corresponding changes in the images/es and images/fr trees)
* I made an .xo bundle so I could let other people easily install and test my changes
* I made an .xo bundle so I could let other people easily install and test my changes
  zip -r turtleart.xo turtleart-activity
  zip -r TurtleArt.xo turtleart-activity
* and generate a patch
* and generate a patch
  git diff -U > patch
  git diff -U > patch