i work with several groups of developers and force them to use Git for all the projects.
the problem arises when a developer changes the Main module (or activity in case of B4A) specifically in the MetaData that is written as the header of the file and the IDE hides.
File ordering and Module Ordering changes between computers (i do not identify a patron for it)
for example, git detects the following as a change:
just by opening the IDE this will change may be this order depends on how the user added those files (or modules)
May be if this cannot be fixed, this part of the code could be migrated to the metadata which i already have on ignoring.
Also another issue is with the open Tabs. of course each developer is working on different tabs but if one of us commits the tabs ordering to Git then we all going to have his tabs. it is a nuisance.
I whole-heartedly agree with the contents of this ticket.
(But the thread title leaves a lot to be desired, this is neither necessarily about git nor about actual integration with git. I'm using mercurial, and the contents here is true for me also. And there are other systems out there, beside those two.)
I whole-heartedly agree with the contents of this ticket.
(But the thread title leaves a lot to be desired, this is neither necessarily about git nor about actual integration with git. I'm using mercurial, and the contents here is true for me also. And there are other systems out there, beside those two.)
Also another issue is with the open Tabs. of course each developer is working on different tabs but if one of us commits the tabs ordering to Git then we all going to have his tabs. it is a nuisance.