Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 440 Bytes

json_format.md

File metadata and controls

16 lines (16 loc) · 440 Bytes
{
 <origin_path>: 
               { "metadata": 
                            {'hash': <hash>, 
                            'changed': <true\false>}, 
                  'clones': 
                           {<clone_path>: 
                                         {'hash': <hash>}, 
                                          ..., 
                                          ... 
                           }
               }
 ...,
 ...
}