> On Mar 9, 2015, at 3:55 PM, artnaseef <[email protected]> wrote: > > Let me clarify here. The MERIT.txt file is a way to give credit to someone > when that credit was missed earlier. Ideally, credit is given through the > original commit, either by using a pull request - thereby giving direct > credit in the GIT history, or by the commit comment.
Another alternative: Revert the commit and then re-apply with the appropriate commit log. Yes, that would “pollute” the history with reverts and such, but I would sure hope this is a rare occurrence. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
