javascript - Should yarn.lock be treated as a binary file in git? -


is there reason not doing so?

my idea potential git diff happen in package.json. treat yarn.lock binary.

i posted question on in yarn's issue tracker on github. sebastian mckenzie answered following:

no shouldn't. file plain text , there can merge conflicts in file may need resolve.

https://github.com/yarnpkg/yarn/issues/1776#issuecomment-260022242


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -