From: J. Bakshi <hidden> Date: 2016-06-15 22:51:36
Hello list,
I have found that during push, all local commit goes into the git server. Where I like to only push the very last modification with a meaningful comment which will be available at the git server. How can I then push only the last modified one ?
Thanks