If I compile branch A, switch to branch B, compile and go to branch A.
All object files affected by compilation of branch B must be recompiled!
Usually, object files are not logged, but there is little choice.
What are the ideal working methods here?
Only object files need to be rebuilt, the dependencies of which differ between the two branches.
When switching branches, git does not apply to files that do not differ between the two branches.
, , . , .
, , .
, , , . , .
Source: https://habr.com/ru/post/1743131/More articles:DevExpress XtraTreeList set focused Row Appearance to change background color only - devexpressShow / hide Drupal fields - drupal-viewsgetjson jquery array parsing - jsonphp without arguments? - urlParsing a complex array using GetJSON jQuery - jsonJSF starter question on form validation - javaC ++ split line - c ++What IDE should be used to develop hta files that automate Word and Excel? - visual-studioSort data in an array - phpPHP: single value in an array according to alphabetical order - arraysAll Articles