Jakub Narębski [off-list ref] writes:
W dniu 03.09.2016 o 04:17, Junio C Hamano pisze:
quoted
Please remember to always state
- what you wanted to achieve;
- what you did (the version of git and the command sequence to reproduce
the behavior);
I wonder if it be worth adding to not use aliases (or expand them). I have
seen quite a few such questions on StackOverflow...
- how others can reproduce what you did (the version of git and
the command sequence);
perhaps?
quoted
- what you saw happen (X above);
- what you expected to see (Y above); and
- how the last two are different.