Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: Lock binairy files in Git

From: Michael Hendricks <hidden>
Date: 2016-06-15 22:46:19

On Wed, Mar 04, 2009 at 05:56:48AM -0800, Henk wrote:
In our current version control system we lock binairy files when we
edit them. This way other developers know when a file is being
edited. Is there something simular in Git? Or is there another
method to let others now I am currently editing a file?

We need this only for binairy files, because they cannot be merged. 
You can't lock files, but perhaps you could specify a custom merge
driver to define how those files should be "merged" (for whatever
definition you choose).  See

    http://www.kernel.org/pub/software/scm/git/docs/gitattributes.html

for details.

-- 
Michael
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help