Hi All,
I am stuck at Task 08. Problem is I have to send files and changes
using send-email utility. As per my understanding, whenever we need
to add a new file to git, we use git add command, it creates a patch
for it and then we will send it.
But when I did it, I got response saying that you should not send new
file as a patch, So I want to know how can I send this new file then ?
And if I directly attach this file, how will I link my further 2 mails
to this original mail ?