[PATCH] remote: split and simplify messages

2017-07-30 Thread Kaartic Sivaraam
Splitting a single sentence across multiple lines could degrade readability. Further, long messages are likely to be ignored by users. Split the sentences and simplify it to improve their readability. Signed-off-by: Kaartic Sivaraam --- remote.c

[PATCH] remote: split and simplify messages

2017-07-26 Thread Kaartic Sivaraam
Splitting a single sentence across multiple lines could degrade readability. Further, long messages are likely to be ignored by users. Split the sentences and simplify it to improve their readability. Signed-off-by: Kaartic Sivaraam --- remote.c