• Jesse Suen's avatar
    Refactor git library: · fdf9515d
    Jesse Suen authored
    * store credentials in files (instead of encoded in URL) to prevent leakage during git errors
    * fix issue where HEAD would not track updates from origin/HEAD (resolves #133)
    * refactor git library to promote code reuse, and remove shell invocations
    fdf9515d