• Riyasat Ohib's avatar
    weigit status and checking for file modification and tracking (#1021) · 5b5db28d
    Riyasat Ohib authored
    * [Fix] Restructure for wgit availability as a package
    
    * Preliminary implementation of wgit status
    
    * [Feat] Addition of wgit status
    1. Functionalities to check the status of the repo.
    2. Checks if file has been modified, whether changes added or added changes commited.
    
    * [test] Addition of tests for weigit status
    1. Some minor refactors and docstring changes
    
    * [Fix] Changes in repo status test
    
    * [test] status test fix
    1. made the test status printing order independent
    
    * [refactor] Metadata dirs mirroring chkpt paths, changes in wgit status
    1. Metadata files are now created within wgit with directory structure mirroring the relative paths of the checkpoint/files they track.
    2. Changes in status: 3 statuses now.
    3. Changes in tests.
    4. Some code refactoring.
    
    * [cleanup] minor changes in comments and cleanup
    5b5db28d
test_sha1_store.py 5.4 KB