The git command: git diff
Returns back some informations. First ligne associates stage to letter a and working space to b.
But later we learn that in fact staging area will be - and working space will be +
I wonder why not just use a/b symbolic?
thank you