epugh commented on pull request #2016:
URL: https://github.com/apache/lucene-solr/pull/2016#issuecomment-761568519


   I saw the tip in github to add `.diff` and `.patch` to a url to generate 
those files.  I think I see the issue, in that the `.patch` file generated was 
12 MB, and included all the changes that have been dragged in from Master.   
Whereas the `.diff` was small, and showed just what files I changed.   For fun, 
I checked out `master` and did `git apply 2016.diff` and it worked just fine.  
It doesn't preserve the fact that I moved a lot of files around, instead they 
are reflected as separate deletes and creates.   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to