im actually works with git, I add the whole directory where I build the website without problems. how git handle images?
Version control software can handle binary files very well, but some of them will not work. The main limitation is that you cannot automatically merge conflicts. In addition, you cannot create file locks in Git , so conflicts will eventually occur, and they will have to be resolved manually before push occurs.
push
Like binary files. WARNING: it cannot automatically merge these files.
Source: https://habr.com/ru/post/1310372/More articles:Create a new instance in a static function of an abstract class - instantiationMissing data processing - database-designhttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1310369/does-iphone-automatically-switch-existing-3g-connections-to-wifi&usg=ALkJrhhh5lA3j2vX3IA19fiyYMHTUvq4fgProviding downloads on ASP.net - asp.netDifferences between versions of Ruby on Rails? What should i use? - ruby | fooobar.comIs this a free communication mechanism in Objective-C + Cocoa as C # delegates or C ++ Qt signals + slots? - objective-cCan someone tell me where I can get the 32-bit version of IESHIMS.dll and GPSVC.dll, which will be compatible with Windows Server - windowsDenormalize for Simplicity: the idea of Ungood? - database-designShould the inner class be static in Java? - javaIs this a valid XPath expression? - xpathAll Articles