Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

feat(git): accept git path option #164

Merged
merged 2 commits into from
Nov 26, 2018
Merged

feat(git): accept git path option #164

merged 2 commits into from
Nov 26, 2018

Commits on Nov 20, 2018

  1. feat(git): accept git path option

    Allow option detailing the git binary path.
    
    See https://npm.community/t/3278
    larsgw committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    d0fb678 View commit details
    Browse the repository at this point in the history
  2. test(git): fix git test for windows

    Fix git test for windows, specifically '\r\n' vs '\n'.
    larsgw committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    dbf6d73 View commit details
    Browse the repository at this point in the history