#015 What is a diff?

What is diff? Format that shows changes in the project, additions are represented by + and removals are represented by -

Command Description
diff Format that represents changes in the project
Additions Are colored in green and represented with a plus (+)
removals Are colored in red and represented with a minus (-)