post-change #1

  • //
  • guest/
  • jen_bottom/
  • ember/
  • tutorial/
  • testapp/
  • node_modules/
  • tiny-lr/
  • scripts/
  • post-change
  • View
  • Commits
  • Open Download .zip Download (238 B)
echo curl -X POST http://localhost:35729/changed \
  -H "Content-Type: application/json" \
  -d "{ \"files\": true }"

echo

curl -X POST http://localhost:35729/changed \
  -H "Content-Type: application/json" \
  -d "{ \"files\": true }"
# Change User Description Committed
#1 23539 jenbottom Adding the basic code for ember test appk, created with 'ember new' command