Kaushal Modi <kaushal.m...@gmail.com> writes: > Thanks! I just pushed to the maint branch for the very first time (using > magit on Termux on Nexus 6p!); also merged that to master. (That also > merged your last commit on maint into master. Hope that is fine.)
Congratulations, and thank you. > For future, should I refrain from doing the merges? Why would you? It is a good habit to merge maint into master after a patch. I didn't do it for my own commit because I'm about to commit something else and wanted to reduce a bit the number of merge commits. Regards,