Skip to content
  • Lachlan's avatar
    Add functionatlity to get sha of commits · b2c1b631
    Lachlan authored
    * New file - get_sha_commits.py
    
      * Add functionality to get the commits between two given sha points
        for a particular repo, branch, previously processed commit and last
        commit.
    
      * If the two points are the same, then return just the last commit/
    b2c1b631