small change

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawmMLeU-zCzx2mc5pL2XT8a1UNkQwHAHjg8 2014-07-10 03:07:00 +00:00 committed by admin
parent ae676c1bee
commit ed153b50d5

View file

@ -30,6 +30,4 @@ The expected behavior here is that B gets the new file (or change) from box.com,
**What am I missing? Should I do something differently to get this behavior?**
(This use-case is important for me because I need to keep some binary files in sync. These files are frequently modified by either *B* or *A*, and very often one of the two repos is not online. The different versions can't be simply merged back because of the binary nature of the files.)
Thanks everyone for your help.