githubteacher / fluffy-octo-guacamole

demo and practice repo for May 2016 GitHub for Developers class
14 stars 15 forks source link

Recap git workflow, also demo some shourtcuts #228

Closed edina111 closed 8 years ago

edina111 commented 8 years ago

Are you OK with the changes?

TODO

add references to issues, colleagues, etc.

edina111 commented 8 years ago

try adding a comment here including some code

// fenced c++ code
std::cout<< "printed this" << std::end;