> On Oct 26, 2014, at 9:22 PM, Esteban A. Maringolo <[email protected]> 
> wrote:
> 
> 2014-10-26 20:14 GMT-03:00 Sebastian Sastre <[email protected]>:
>> I don’t think that storing binary files in git is good practice
>> 
>> git shines on declarative content
>> 
>> But Google about it and see how other people experiences resulted. Are they 
>> happy or not?
> 
> It's not efficient in terms of storage, but I know of people who uses
> git to manage PSD files and other "non code" files.
> 
> I'm particularly interested in git for Pharo for the same reason, I
> want to be able to commit everything (Pharo and static files) in a
> single command.

Well, then you should use that in the exact same way you would commit in one 
command entire VirtualBox guests VMs

git is a tool suposed to help in integrating work and not make your life too 
hard when solving merge conflicts when they happen. If you do things that 
diverge from that then, well.. then you start eroding the profit it’s trying to 
give you

> 
> Esteban A. Maringolo
> 


Reply via email to