'can different-time-zones/wrong-date-times mess up git merges and cause old bugs to show up again? (remote & teamwork)
we have an app in production , which has a remote repository on Gitlab,
sometimes when we locally git merge , old changes overwrites new changes(without git saying anything or warn us) , and when we release a new version , some old and previously resolved bugs show up again.
does a remote repository supposed to calibrate date/times of local's? or we should do it manually?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|