Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

A *commit* is the "confirmation of a unit of work"

learn more… | top users | synonyms

1
vote
1answer
43 views

(Heroku/GIT) Comments added to commit command not appearing in activity

Me and a friend are creating an app for facebook. So to keep organized, when we do something and push it to heroku, we add a comment to the commit command such as: git commit -am "changed logo" The ...