Unminified contents.js
Hi!
We are happy using 1password for Mac! We try to share the passwords inside our organization with GIT because Dropbox gives us some unknown issues with syncing the contents.js. Because it is possible that my colleague push before I did (because I'm offline). I have do to an manually merge of the contents.js because all the content is on one line. Is it possible to offer the contents.js unminified so GIT can handle this better? Maybe this would be an extra developer setting?
Kind regards,
Jeffrey
Comments
-
Hi @jcid
The contents.js file's only reason to exist is for 1PasswordAnywhere. If I were in your shoes I'd just add that to my .gitignore. It's not worth keeping under version control. You would want it around though for 1PasswordAnywhere to work, but a simple copy of the keychain file with it included would be fine. We never "sync" that file within the app, I am pretty sure we simply write a new copy out every time based on the new content that is needed. At least, that seems like the easiest way to do it on our end since the data only ever goes out, and never in.
I'm doubtful we'd make any other changes to this file though, but given that it isn't a crucial file for the application I wouldn't bother doing anything with it besides letting it exist on its own.
Let me know if that helps or if you have any other questions!
0