Closed arushidogra closed 8 years ago
@copyninja , I have made PR for development branch. Can you look into this?
@arushidogra Please use some meaningful messages in commit. All commit have same messages
@copyninja, Should I make a PR with meaningful messages in commits?
@copyninja, Should I make a PR with meaningful messages in commits?
@arushidogra Yes. the purpose of version controlling is to go back to a particular state when we want. If we cannot pinpoint a particular commit using the commit message, there is no point in that.
@copyninja I have done the changes.
@arushidogra This is not acceptable reason being we have 3 + 3 commits which are contradicting each other. I would suggest do fresh clone apply changes there also keep note of what @stultus said.
@copyninja , okay i will do the changes. The new commits are same .. only difference is the comments were not added properly in the previous commits.. I will make a PR again with the changes.
On Wed, Mar 9, 2016 at 2:29 PM, Arushi Dogra notifications@github.com wrote:
@copyninja , okay i will do the changes. The new commits are same .. only difference is the comments were not added properly in the previous commits.. I will make a PR again with the changes.
Actually with your new commits we do not get the feature of reverting single change as mentioned by @stultus.
Vasudev Kamath http://copyninja.info copyninja@{frndk.de|vasudev.homelinux.net}
Closing this PR as you already gave a different PR
Issue#9 regarding incorrect results is now resolved. Everything is working properly.