• W
    `getLog` added to srv & clt-srv plumbing. · 8a92ee5a
    William Raiford 提交于
    * Added `getLog` method to `Repository`.
      * Added `ILogOptions` to make the method friendlier to extension.
      * Options include `prevCount` and `format`, to effect our use case which is `git log -1 format=%B`.
    * Added this to the client-server communication pipeline.
    8a92ee5a
noopGitService.ts 3.0 KB