I feel that using Git submodules is somehow troublesome for my development workflow. I\'ve heard about Git subtree and Gitslave.
I have a dictionary of data, the key is the file name and the value is another dictionary of its attribute values. Now I\'d like to pass this data structure to various functions, each of whi开发者_开发