message no. 55258
Posted by ackpacket in #github at 2014-10-23T06:14:34Z
So, i'm learning to use git. My current question is about how users don't actually check out files, but instead work on them simultaneously and allow git to merge them later. Does this mean that I can only take advantage of this collaboration on files that git will understand how to merge? For example a word document that uses some funky structure from MS.. is that impossible to merge?