> On 14 Dec. 2016, at 2:32 pm, Sannyasin Brahmanathaswami <[email protected]> > wrote: > > BUT the main top level loader stack is getting changes where dev A will > add a few more stack files, Dev B doesn’t have any iOS devices, so he turns > off "unchecks" the iOS in the standalone builder and LC of course wants to > save and the hash changes…ergo Git says the file was modified.
They can checkout the current version before pulling changes if their saved version is just a temporary thing: git checkout HEAD somestackfile.livecode Cheers Monte _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
